hedgewars/Makefile
changeset 58 69962d94a007
parent 4 bcbd7adb4e4b
child 59 f00aa2cc8b35
--- a/hedgewars/Makefile	Wed Feb 01 20:42:53 2006 +0000
+++ b/hedgewars/Makefile	Sat Feb 04 22:35:09 2006 +0000
@@ -1,5 +1,2 @@
 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
\ No newline at end of file