X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=blobdiff_plain;f=makefile;h=bea439f27a2f472fe714273755d939aa3e98557b;hp=f95f22b7f6908be1a31be4087423730bc3764ce1;hb=dfc654032431622dd08145496b8bb4e5e63c8776;hpb=2bac6fe274edec694538dc592da10f26c437d2ec diff --git a/makefile b/makefile index f95f22b7..bea439f2 100755 --- 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)