From: sparky4 Date: Wed, 16 Sep 2015 16:37:51 +0000 (-0500) Subject: modified: makefile X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=26e7617c3223d957dcc1a73b0b8ee6fdbad24674;p=16.git modified: makefile --- diff --git a/makefile b/makefile index 6b4b59b2..5307f5c5 100755 --- a/makefile +++ b/makefile @@ -34,7 +34,7 @@ BAKAPIFLAGS=-fh=bakapi.hed SFLAGS=-sg -st -of+ -zu -zdf -zff -zgf -k44000#60000#32768#24576 DFLAGS=-DTARGET_MSDOS=16 -DMSDOS=1 $(SFLAGS) ZFLAGS=-zk0 -zq -zc -zp8# -zm -CFLAGS=$(IFLAGS) -mc -lr -l=dos -wo -x# -d2##wwww +CFLAGS=$(IFLAGS) -mc -lr -l=dos -wo# -d2##wwww OFLAGS=-obmiler -out -oh -ei -zp8 -0 -fpi87 -onac -ol+ -ok####x FLAGS=$(CFLAGS) $(OFLAGS) $(DFLAGS) $(ZFLAGS)