]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
wwww
[16.git] / makefile
index 39c7739328afe69cb211fd20f9c8c2a6c26b8cdc..d49ccf9e743813405f6c37773de92eea2c8724ec 100644 (file)
--- a/makefile
+++ b/makefile
@@ -42,9 +42,6 @@ fonttest.exe: fonttest.$(OBJ) 16.lib
 inputest.exe: inputest.$(OBJ) 16.lib\r
        wcl $(FLAGS) inputest.$(OBJ) 16.lib\r
 \r
-exmmtest.exe: exmmtest.$(OBJ) 16.lib\r
-       wcl $(FLAGS) $(MFLAGS) exmmtest.$(OBJ) 16.lib\r
-\r
 pcxtest.exe: pcxtest.$(OBJ) 16.lib\r
        wcl $(FLAGS) pcxtest.$(OBJ) 16.lib\r
 \r
@@ -66,6 +63,9 @@ emsdump.exe: emsdump.$(OBJ) memory.$(OBJ)
 fmemtest.exe: fmemtest.$(OBJ)# memory.$(OBJ)\r
        wcl $(FLAGS) $(MFLAGS) fmemtest.$(OBJ)# memory.$(OBJ)\r
 \r
+exmmtest.exe: exmmtest.$(OBJ) 16_mm.$(OBJ)\r
+        wcl $(FLAGS) $(MFLAGS) exmmtest.$(OBJ) 16_mm.$(OBJ)\r
+\r
 #\r
 #executable's objects\r
 #\r