From: sparky4 Date: Sat, 1 Aug 2015 00:15:19 +0000 (-0500) Subject: THE STACK IS FACK! X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=03234c71fcb5eef12db599f506d695be8c023124;p=16.git THE STACK IS FACK! modified: makefile --- diff --git a/makefile b/makefile index 9e645fc1..9172248c 100644 --- a/makefile +++ b/makefile @@ -26,7 +26,7 @@ SFLAGS=-sg -st -of+ -k32768#51200#49152#24576 DFLAGS=-DTARGET_MSDOS=16 -DMSDOS=1 $(SFLAGS) ZFLAGS=-zk0 -zq -zu# -zm# -zc# -zdp# -zp16 CFLAGS=-mc -lr -l=dos -wo -x -d2 -OFLAGS=-onatx -oh -oi -ei -zp8 -0 -fpi87 -oebrml -ol+ +OFLAGS=-onatx -oh -oi -ei -zp8 -0 -fpi87 -oebrml -ol+ FLAGS=$(OFLAGS) $(CFLAGS) $(DFLAGS) $(ZFLAGS) DOSLIBEXMMOBJ = himemsys.$(OBJ) emm.$(OBJ)