]> 4ch.mooo.com Git - 16.git/commitdiff
== yay! == i need the gfx lib to be more compleate...
authorsparky4 <sparky4@cock.li>
Sat, 3 Oct 2015 18:43:07 +0000 (13:43 -0500)
committersparky4 <sparky4@cock.li>
Sat, 3 Oct 2015 18:43:07 +0000 (13:43 -0500)
makefile

index 4e2ed1fccd6e87a059d319fc9976a5aae89d7be3..463e2078c59123cf8c9df8f5ed07acfbc9d4015f 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -46,12 +46,12 @@ DOSLIBOBJ = adlib.$(OBJ) 8254.$(OBJ) 8259.$(OBJ) dos.$(OBJ) cpu.$(OBJ)
 #3812intf.$(OBJ)
 GFXLIBOBJS = modex16.$(OBJ) bitmap.$(OBJ) planar.$(OBJ) 16text.$(OBJ) bakapee.$(OBJ) scroll16.$(OBJ)
 
-TESTEXEC =  exmmtest.exe test.exe pcxtest.exe pcxtest2.exe test2.exe palettec.exe maptest.exe fmemtest.exe fonttest.exe fontgfx.exe scroll.exe vgmtest.exe inputest.exe
+TESTEXEC = exmmtest.exe test.exe pcxtest.exe pcxtest2.exe test2.exe palettec.exe maptest.exe fmemtest.exe fonttest.exe fontgfx.exe scroll.exe vgmtest.exe inputest.exe
 # tsthimem.exe
 #testemm.exe testemm0.exe fonttes0.exe miditest.exe sega.exe sountest.exe
 EXEC = 16.exe bakapi.exe $(TESTEXEC) tesuto.exe
 
-all: $(EXEC)
+all: $(EXEC) comp
 
 #
 #game and bakapi executables