Changeset 1865 in orxonox.OLD for orxonox/trunk
- Timestamp:
- May 5, 2004, 9:06:00 PM (21 years ago)
- Location:
- orxonox/trunk/scripts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/scripts/Makefile.GLUT
r1853 r1865 11 11 finish: 12 12 @echo "" 13 @echo "Moving the binaries." 13 14 @mv -vf ./core/orxonox ./bin 14 15 @echo "" -
orxonox/trunk/scripts/Makefile.all
r1864 r1865 12 12 finish: 13 13 @echo "" 14 @echo "Moving the binaries." 14 15 @mv -vf ./core/orxonox ./bin 16 @mv -vf ./gui/orxonox_gui ./bin 15 17 @echo "" 18 16 19 @echo "now cd to ./bin and run orxonox" 17 20 @echo ""
Note: See TracChangeset
for help on using the changeset viewer.