hedgewars/Makefile
author unc0rr
Thu, 05 Jan 2006 15:54:22 +0000
changeset 37 2b7f2a43b999
parent 4 bcbd7adb4e4b
child 58 69962d94a007
permissions -rw-r--r--
- Properly get seed in net game - Changed graphics to not get different collisions array in different bit depth - Make log files of different clients look more similar in net game - Start to implement new ammo - Properly handle intersections with current hedgehog

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