From c636590da223872e1e4b90129363bd2495cd49f5 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Fri, 26 Aug 2016 23:48:24 -0500 Subject: [PATCH] what?! OMG! --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 625f8247..40c9103a 100755 --- a/makefile +++ b/makefile @@ -82,7 +82,7 @@ UPXQ=-qqq # AFLAGS=-mh -0 -d1 SFLAGS=-sg -st -of+ -zu -zdf -zff -zgf -k32768#54096#60000 -DFLAGS=-bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 $(SFLAGS) +DFLAGS=-bt=dos -DDOS -DTARGET_MSDOS=16 -DMSDOS=1 $(SFLAGS) ZFLAGS=-zk0 -zc -zp8 -zm $(WCLQ) LFLAGS=-lr -l=dos CFLAGS=$(AFLAGS) $(IFLAGS) -wo -i$(DOSLIB) $(LFLAGS) -fo=.$(OBJ) -- 2.39.5