changeset 4 | bcbd7adb4e4b |
parent 1 | 30f2d1037d5d |
child 58 | 69962d94a007 |
--- a/hedgewars/Makefile Mon Aug 22 21:38:06 2005 +0000 +++ b/hedgewars/Makefile Tue Aug 23 16:17:53 2005 +0000 @@ -1,3 +1,5 @@ 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