]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
inconsistancy with wmake on 1.9 and 2.0 on both linux and dos is giving me issues...
[16.git] / makefile
index f95f22b7f6908be1a31be4087423730bc3764ce1..bea439f27a2f472fe714273755d939aa3e98557b 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -193,7 +193,6 @@ LIBMAKERULE=*wlib $(LIBFLAGS) $(extra_$^&_lib_opts)$@ $<
 # List of executables to build
 #
 EXTERNTESTEXEC = &
-       joytest.exe &
        wcpu.exe &
        db.exe
 TESTEXEC = &
@@ -231,6 +230,9 @@ UTILEXEC = &
        ps.exe
 #      fd-dbg.exe
 !ifdef __LINUX__
+DOSLIBTESTEXEC = &
+       joytest.exe &
+       opltest.exe
 SPRIUTILEXEC = &
        pcx2vrl &
        pcxsscut &
@@ -248,8 +250,7 @@ EXEC = &
        16.exe &
        bakapi.exe &
        $(TESTEXEC) &
-       $(UTILEXEC) &
-       opltest.exe
+       $(UTILEXEC)
 
 #!ifdef __LINUX__
 #EXEC += $(SPRIUTILEXEC)