From: sparky4 Date: Mon, 29 Aug 2016 23:31:36 +0000 (-0500) Subject: doslib part of p16 now can be compiled in dos ww i think oops~ X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=288f13da2fa6410fe10efbe25a94cccd2b43148b;p=16.git doslib part of p16 now can be compiled in dos ww i think oops~ --- diff --git a/makefile b/makefile index ad14b614..42f8c197 100755 --- a/makefile +++ b/makefile @@ -265,7 +265,7 @@ $(DOSLIB_8250)/dos86h/8250.lib: cd $(DOSLIB_8250:$(to_os_path)) && .$(DIRSEP)$(DOSLIBMAKE) && cd $(BUILD_ROOT) joytest.exe: - cd $(DOSLIB_JOYSTICK:$(to_os_path)) && .$(DIRSEP)make.sh && cd $(BUILD_ROOT) + cd $(DOSLIB_JOYSTICK:$(to_os_path)) && .$(DIRSEP)$(DOSLIBMAKE) && cd $(BUILD_ROOT) $(COPYCOMMAND) $(DOSLIB_JOYSTICK:$(to_os_path))$(DIRSEP)dos86h$(DIRSEP)test.exe joytest.exe #$(DOSLIBLIBS): .symbolic # @cd $(DOSLIB:$(to_os_path))