diff -r 69962d94a007 -r f00aa2cc8b35 hedgewars/Makefile --- a/hedgewars/Makefile Sat Feb 04 22:35:09 2006 +0000 +++ b/hedgewars/Makefile Sat Feb 04 22:37:12 2006 +0000 @@ -1,2 +1,2 @@ fpc-compile: - ppc386 -B -Sd -Xs -OG -Or -O2 -Fl/usr/local/lib hw.dpr + ppc386 -B -Sd -Xs -OG -Or -O2 -Fl/usr/local/lib hwengine.dpr