On Sun, Jun 03, 2007 at 12:27:19AM +1200, Ralph Versteegen wrote: > On 6/2/07, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > james > > 2007-06-02 03:11:14 +0800 (Sat, 02 Jun 2007) > > 75 > > Avoid confusion for linux users unfamiliar with the ohr's odd build system > > --- > > U wip/makefile > > > > We should fix it; personally I find makegame.sh a lot more to type > than make game.
Oh, I agree. I just didn't have the intenstinal fortitude to fix it myself at the time. I hate writing makefiles :) For the record, here is what happens when I try: [EMAIL PROTECTED]:~/src/ohr/wip$ make makefile:32: allmodex.d: No such file or directory makefile:32: compat.d: No such file or directory makefile:32: bam2mid.d: No such file or directory makefile:32: gfx_.d: No such file or directory makefile:32: music_.d: No such file or directory makefile:32: common.d: No such file or directory makefile:32: util.d: No such file or directory makefile:32: loading.d: No such file or directory makefile:32: custom.d: No such file or directory makefile:32: drawing.d: No such file or directory makefile:32: subs.d: No such file or directory makefile:32: subs2.d: No such file or directory makefile:32: subs3.d: No such file or directory makefile:32: mapsubs.d: No such file or directory makefile:32: flexmenu.d: No such file or directory makefile:32: menus.d: No such file or directory makefile:32: game.d: No such file or directory makefile:32: bmod.d: No such file or directory makefile:32: bmodsubs.d: No such file or directory makefile:32: menustuf.d: No such file or directory makefile:32: moresubs.d: No such file or directory makefile:32: yetmore.d: No such file or directory makefile:32: yetmore2.d: No such file or directory fbc -c allmodex.bas -d IS_GAME fbc -c compat.bas -d IS_GAME fbc -c bam2mid.bas -d IS_GAME fbc -c gfx_.bas -d IS_GAME gfx_.bas() : error 24: File not found, gfx_.bas make: *** [gfx_.o] Error 1 And it leaves a bunch of zero-length .d files laying around. --- James Paige _______________________________________________ ohrrpgce mailing list ohrrpgce@lists.motherhamster.org http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org