]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
ok wwwww zscroll and scroll compile disabled due to me being too tired to whack at...
[16.git] / makefile
index cf5e8b19c704870abf5ac8b6b62ea767a65a825a..1c1cd5cede9e1039ae11d302d48b81c51cf238c0 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -160,9 +160,9 @@ TESTEXEC = &
        exmmtest.exe &
        vgmtest.exe &
        scroll.exe &
+       zcroll.exe &
        vrstest.exe
 TESTEXEC2 = &
-       zcroll.exe &
        inputest.exe &
        maptest.exe &
        fmemtest.exe &
@@ -174,7 +174,8 @@ TESTEXEC2 = &
        pcxtest2.exe
 UTILEXEC = &
        palettel.exe &
-       palettec.exe
+       palettec.exe &
+       db.exe
 EXEC = &
        16.exe &
        bakapi.exe &
@@ -220,6 +221,7 @@ maptest.exe:        maptest.$(OBJ) 16_map.$(OBJ) 16_head.$(OBJ) gfx.lib $(DOSLIBLIBS)
 fmemtest.exe:   fmemtest.$(OBJ)
 exmmtest.exe:   exmmtest.$(OBJ) $(16LIB) $(DOSLIBLIBS)
 vgmtest.exe:   vgmtest.$(OBJ) vgmsnd.lib $(16LIB) $(DOSLIBLIBS)
+db.exe:                db.$(OBJ)
 
 #
 # executable's objects
@@ -251,6 +253,7 @@ inputest.$(OBJ):$(SRC)/inputest.c
 #tsthimem.$(OBJ): $(SRC)/tsthimem.c
 exmmtest.$(OBJ):$(SRC)/exmmtest.c
 vgmtest.$(OBJ):$(SRC)/vgmtest.c
+db.$(OBJ):$(SRC)/db.c
 
 #
 # non executable objects libraries