]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
corepal variable added and i need to find out how to get the joystick input correct...
[16.git] / makefile
index b0bd59862e526ad95f53150f10f4f16ffcd6452e..bc228a0a99ee342408f6f28d9172913ac9341869 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -269,7 +269,7 @@ testexec: $(EXEC) $(TESTEXEC2)
 # game and bakapi executables
 #
 16.exe:                16.$(OBJ) $(16LIB) gfx.lib $(DOSLIB)
-bakapi.exe:            bakapi.$(OBJ) 16_vl.$(OBJ) 16_vl_1.$(OBJ) 16text.$(OBJ) bakapee.$(OBJ) $(DOSLIB) 16_wcpu.$(OBJ)# gfx.lib
+bakapi.exe:            bakapi.$(OBJ) 16_vl.$(OBJ) 16_vl_1.$(OBJ) 16text.$(OBJ) bakapee.$(OBJ) $(DOSLIB) 16_wcpu.$(OBJ) gamepal.$(OBJ)# gfx.lib
 sp2.exe:               sp2.$(OBJ)
 
 #