]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
16_ca needs huge amounts of work and I should remember what needs to be done soon...
[16.git] / makefile
index 542a5db052b0c2741e4975215d4a607e1d6a4834..22212468f0c4028521b541299f515937ca069f2a 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -199,7 +199,7 @@ TESTEXEC = &
        inputest.exe &
        vrstest.exe &
        tesuto.exe &
-       0.exe &
+       0tesuto.exe &
        maptest.exe &
        imfplay.exe
 #zcroll.exe &
@@ -264,8 +264,8 @@ zcroll.exe: zcroll.$(OBJ) $(16LIB) gfx.lib $(DOSLIB)
 zcroll.$(OBJ): $(SRC)/zcroll.c
 tesuto.exe:    tesuto.$(OBJ) 16_head.$(OBJ) gfx.lib $(DOSLIB)
 tesuto.$(OBJ): $(SRC)/tesuto.c
-0.exe:                 0.$(OBJ) $(16LIB) gfx.lib $(DOSLIB)
-0.$(OBJ):               $(SRC)/0.c
+0tesuto.exe:                   0tesuto.$(OBJ) $(16LIB) gfx.lib $(DOSLIB)
+0tesuto.$(OBJ):                 $(SRC)/0tesuto.c
 vidtest.exe:            vidtest.$(OBJ) $(16LIB) gfx.lib $(DOSLIB)
 #test2.exe:    test2.$(OBJ) gfx.lib $(DOSLIB)
 test0.exe:             test0.$(OBJ)