hedgewars/Makefile
author unc0rr
Sat, 03 Sep 2005 16:01:28 +0000
changeset 10 edf56dca1587
parent 4 bcbd7adb4e4b
child 58 69962d94a007
permissions -rw-r--r--
- Mine weapon - Random mines on map - Refactored code that places weapons to slots - Generating more spawn points - cMaxSlot -> cMaxSlotIndex, cMaxSlotAmmo -> cMaxSlotAmmoIndex - Changed weapons to slots mapping

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