OSDN Git Service

Update makefile
authorsparky4 <sparky4@cock.li>
Sat, 7 Oct 2023 23:03:55 +0000 (18:03 -0500)
committerGitHub <noreply@github.com>
Sat, 7 Oct 2023 23:03:55 +0000 (18:03 -0500)
fixed

makefile

index ae1f727..0997fdb 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -249,7 +249,10 @@ SPRIUTILEXEC = &
 
 EXEC = &
        16.exe &
-       bakapi.exe
+       bakapi.exe &
+       $(TESTEXEC) &
+       $(UTILEXEC) &
+       $(DOSLIBTESTEXEC)
 
 !ifdef __LINUX__
 #++?EXEC += $(SPRIUTILEXEC)