X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=makefile;h=1736eec7a3f1c6460068f735fda26987cd204b58;hb=77d70c4872f168519193d0003da361ad30ab2131;hp=0997fdbe836c8845b09a4443efd0efd349c86c2d;hpb=a387b1ff6f02e2da93e870a330af886d1c8233da;p=16.git diff --git a/makefile b/makefile index 0997fdbe..1736eec7 100755 --- a/makefile +++ b/makefile @@ -183,7 +183,7 @@ DOSLIB=doslib.lib #CFLAGS is neccessary here .$(OBJ).exe : - *wcl $(LFLAGS) $(extra_$^&_exe_opts)$< -fe=$@ + *wcl $(LFLAGS) $(extra_$^&_exe_opts) $< -fe=$@ LIBMAKERULE=*wlib $(LIBFLAGS) $(extra_$^&_lib_opts)$@ $< .$(OBJ).lib : @@ -508,7 +508,7 @@ clean: .symbolic @if not exist pcx2vrl wmake -s -h pcx2vrl #@if not exist png2vrl wmake -s -h png2vrl @if not exist dro2imf wmake -s -h drotoimf - @if not exist raw2vgm wmake -s -h vgmtools + #@if not exist raw2vgm wmake -s -h vgmtools !else @if exist *.o $(REMOVECOMMAND) *.o !endif