hedgewars/Makefile
author unc0rr
Sun, 15 Jan 2006 14:14:12 +0000
changeset 49 3afe33c1cf06
parent 4 bcbd7adb4e4b
child 58 69962d94a007
permissions -rw-r--r--
- Teams health bars sorting - Fixed slow walking on hedgehog - Fixed accidently disabled bots' ammo - Fixed exception when runnig engine without command line parameters - One more template

fpc-compile: 
	ppc386 -Fl/usr/local/lib getrevnum.dpr
	./getrevnum < /dev/null > revision.inc
	ppc386 -B -Sd -Xs -OG -Or -O2 -Fl/usr/local/lib hw.dpr
	ppc386 -B -Sd -Xs -OG -Or -O2 -Fl/usr/local/lib runhelper.dpr