X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=makefile;h=1736eec7a3f1c6460068f735fda26987cd204b58;hb=HEAD;hp=0747b16ceef37d0ed39131a31bfc5dfecfdf66d4;hpb=057ff5ef6fe2f18ba16ca48b925fc48b669a1a3b;p=16.git diff --git a/makefile b/makefile index 0747b16c..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 @@ -682,6 +682,7 @@ reinitlibs: .symbolic @$(REMOVECOMMAND) -rf 16/dro2imf @$(REMOVECOMMAND) -rf 16/vgmtools @$(REMOVECOMMAND) -rf 16/abrash-black-book + @$(REMOVECOMMAND) -rf 16/keen4-6 @wmake -s -h initlibs initlibs: .symbolic @@ -695,6 +696,7 @@ initlibs: .symbolic @git clone https://github.com/Malvineous/dro2imf.git @git clone https://github.com/vgmrips/vgmtools.git @git clone https://github.com/jeffpar/abrash-black-book.git + @git clone https://github.com/sparky4/keen4-6.git @cd $(BUILD_ROOT) @$(COPYCOMMAND) $(DOSLIBDIR)/make-lowercase .