hedgewars/Makefile
author unc0rr
Sat, 07 Jan 2006 15:21:44 +0000
changeset 39 b78e7185ed13
parent 4 bcbd7adb4e4b
child 58 69962d94a007
permissions -rw-r--r--
- Increased FPS - Dynamite, not full implemetation - Bots can use Desert Eagle - Various fixes for collisions with hhs and ammo - Simplified mine code

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