Fixed compile
authorunc0rr
Sat, 04 Feb 2006 22:35:09 +0000
changeset 58 69962d94a007
parent 57 e1a77ae57065
child 59 f00aa2cc8b35
Fixed compile
hedgewars/Makefile
--- 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