From 26e7617c3223d957dcc1a73b0b8ee6fdbad24674 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Wed, 16 Sep 2015 11:37:51 -0500 Subject: [PATCH] modified: makefile --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5