Changeset 1880 in orxonox.OLD for orxonox/branches/gui/console/Makefile
- Timestamp:
- May 8, 2004, 1:56:59 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/gui/console/Makefile
r1877 r1880 51 51 52 52 .cc.o: 53 @ echo "$@ is being com iled..."53 @ echo "$@ is being compiled..." 54 54 @ $(CXX) -c $(CFLAGS) -I$(INCDIR) -o $@ $< 55 55
Note: See TracChangeset
for help on using the changeset viewer.