X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=makefile;h=0747b16ceef37d0ed39131a31bfc5dfecfdf66d4;hb=057ff5ef6fe2f18ba16ca48b925fc48b669a1a3b;hp=929fd8e9d2213a5b0ce7e124fdd870dcb73393d5;hpb=4d4c2774d4e51f7356f7a5ef32ef61a9fd2c299a;p=16.git diff --git a/makefile b/makefile index 929fd8e9..0747b16c 100755 --- a/makefile +++ b/makefile @@ -199,6 +199,7 @@ TESTEXEC = & vidtest.exe & paltest.exe & exmmtest.exe & + mmtest.exe & vgmtest.exe & sountest.exe & imfplay.exe & @@ -306,11 +307,12 @@ vrstest.exe: vrstest.$(OBJ) $(16LIB) gfx.lib $(DOSLIB) palettec.exe: palettec.$(OBJ) $(16LIB) gfx.lib $(DOSLIB) palettel.exe: palettel.$(OBJ) $(16LIB) gfx.lib $(DOSLIB) palbomb.exe: palbomb.$(OBJ) $(16LIB) gfx.lib $(DOSLIB) -pcxtest2.exe: pcxtest2.$(OBJ) gfx.lib $(DOSLIB) +pcxtest2.exe: pcxtest2.$(OBJ) gfx.lib $(DOSLIB) $(16LIB) #planrpcx.exe: planrpcx.$(OBJ) gfx.lib maptest.exe: maptest.$(OBJ) 16_map.$(OBJ) 16_head.$(OBJ) gfx.lib $(DOSLIB) $(16LIB) fmemtest.exe: fmemtest.$(OBJ) exmmtest.exe: exmmtest.$(OBJ) $(16LIB) gfx.lib $(DOSLIB) +mmtest.exe: mmtest.$(OBJ) $(16LIB) gfx.lib $(DOSLIB) #16_pm.$(OBJ) 16_head.$(OBJ) 16_ca.$(OBJ) 16_mm.$(OBJ) 16_hc.$(OBJ) kitten.$(OBJ) 16_vl_1.$(OBJ) 16_tail.$(OBJ) 16_in.$(OBJ) 16_dbg.$(OBJ) vgmtest.exe: vgmtest.$(OBJ) vgmsnd.lib $(16LIB) $(DOSLIB) gfx.lib @@ -355,6 +357,7 @@ vrldbg.$(OBJ): $(SRC)/vrldbg.c #testemm0.$(OBJ): $(SRC)/testemm0.c #tsthimem.$(OBJ): $(SRC)/tsthimem.c exmmtest.$(OBJ): $(SRC)/exmmtest.c +mmtest.$(OBJ): $(SRC)/mmtest.c vgmtest.$(OBJ): $(SRC)/vgmtest.c db.$(OBJ): $(UTIL)/db.c ps.$(OBJ): $(SRC)/ps.c @@ -678,6 +681,7 @@ reinitlibs: .symbolic @$(REMOVECOMMAND) -rf 16/shitman @$(REMOVECOMMAND) -rf 16/dro2imf @$(REMOVECOMMAND) -rf 16/vgmtools + @$(REMOVECOMMAND) -rf 16/abrash-black-book @wmake -s -h initlibs initlibs: .symbolic @@ -690,6 +694,7 @@ initlibs: .symbolic @git clone https://github.com/FlatRockSoft/Catacomb3D.git @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 @cd $(BUILD_ROOT) @$(COPYCOMMAND) $(DOSLIBDIR)/make-lowercase .