diff --git a/bin/dosmkfil b/bin/dosmkfil index 24dc6c16..b7751765 100644 --- a/bin/dosmkfil +++ b/bin/dosmkfil @@ -8,7 +8,7 @@ LPFILES = lpmain.obj lpread.obj lpsolve.obj lpwrite.obj lpdual.obj lptran.obj KEY = keytstno.obj -CFLAGS = -DBIGATOMS -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT \ +CFLAGS = -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT \ -DNOFORN -DNOETHER -DNOVERSION -DLPSOLVE -g LDFLAGS = -g graphics.lib binmode.lib mouse.lib @@ -25,7 +25,7 @@ HFILES = address.h adr68k.h arith.h cell.h dbprint.h display.h dspif.h ifpage.h bigvm: - CFLAGS = $(CFLAGS) -DBIGVM -DNEWCDRCODRING + CFLAGS = $(CFLAGS) make -f foot emul.exe emul.exe : $(OFILES) diff --git a/bin/makefile-dos b/bin/makefile-dos index 24dc6c16..b7751765 100644 --- a/bin/makefile-dos +++ b/bin/makefile-dos @@ -8,7 +8,7 @@ LPFILES = lpmain.obj lpread.obj lpsolve.obj lpwrite.obj lpdual.obj lptran.obj KEY = keytstno.obj -CFLAGS = -DBIGATOMS -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT \ +CFLAGS = -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT \ -DNOFORN -DNOETHER -DNOVERSION -DLPSOLVE -g LDFLAGS = -g graphics.lib binmode.lib mouse.lib @@ -25,7 +25,7 @@ HFILES = address.h adr68k.h arith.h cell.h dbprint.h display.h dspif.h ifpage.h bigvm: - CFLAGS = $(CFLAGS) -DBIGVM -DNEWCDRCODRING + CFLAGS = $(CFLAGS) make -f foot emul.exe emul.exe : $(OFILES) diff --git a/bin/makefile-init.sparc-multi b/bin/makefile-init.sparc-multi index f892bbd2..49760e60 100644 --- a/bin/makefile-init.sparc-multi +++ b/bin/makefile-init.sparc-multi @@ -21,7 +21,7 @@ FPFLAGS = # for bigatom work, removed -DSPARCDISP -DSUN4_OS4_IL DFLAGS = -DINIT -DKBINT -DOS4 -DOS4_TYPE4BUG -DCOLOR \ -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DDISPLAYBUFFER -DFORKCOMM \ - -DBIGATOMS -DNOASM -DNOFORN -DRELEASE=210 # -DNOVERSION -DRELEASE=201 + -DNOASM -DNOFORN -DRELEASE=210 # -DNOVERSION -DRELEASE=201 LDFLAGS = -lsuntool -lsunwindow -lpixrect -lc -lm #-Dsparc? diff --git a/bin/makefile-sunos3.mc68020 b/bin/makefile-sunos3.mc68020 index 4badc161..c60812e1 100644 --- a/bin/makefile-sunos3.mc68020 +++ b/bin/makefile-sunos3.mc68020 @@ -6,7 +6,7 @@ OEXT = .o OPTFLAGS = -O2 DISPOPTFLAGS = -O FPFLAGS = -f68881 -DFLAGS = -DKBINT -DOPDISP -DSUN3_OS3_IL -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DFORKCOMM -DBIGATOMS +DFLAGS = -DKBINT -DOPDISP -DSUN3_OS3_IL -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DFORKCOMM LDFLAGS = -lsuntool -lsunwindow -lpixrect -lc -lm INLINE = $(SRCDIR)disp68K.il BITBLTFILE = $(OBJECTDIR)bitblt68K.o diff --git a/bin/makefile-sunos3.mc68020-multi b/bin/makefile-sunos3.mc68020-multi index d29bfbbc..71ef2dfe 100644 --- a/bin/makefile-sunos3.mc68020-multi +++ b/bin/makefile-sunos3.mc68020-multi @@ -11,7 +11,7 @@ DISPOPTFLAGS = -O FPFLAGS = -f68881 # DISPLAYBUFFER for Color Sparcstation code testing # NEWBITBLT for assembler version of bitblt. -DFLAGS = -DKBINT -DOPDISP -DSUN3_OS3_IL -DDISPLAYBUFFER -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DFORKCOMM -DBIGATOMS +DFLAGS = -DKBINT -DOPDISP -DSUN3_OS3_IL -DDISPLAYBUFFER -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DFORKCOMM LDFLAGS = -lsuntool -lsunwindow -lpixrect -lc -lm INLINE = $(SRCDIR)disp68K.il diff --git a/bin/makefile-sunos3.mc68020-x b/bin/makefile-sunos3.mc68020-x index 87e7d330..6173eee6 100644 --- a/bin/makefile-sunos3.mc68020-x +++ b/bin/makefile-sunos3.mc68020-x @@ -33,7 +33,7 @@ OEXT = .o OPTFLAGS = -O2 DISPOPTFLAGS = -O FPFLAGS = -f68881 -DFLAGS = -DOPDISP -DSUN3_OS3_IL -DNEWBITBLT -DLOGINT $(XFLAGS) -DFORKCOMM -DBIGATOMS +DFLAGS = -DOPDISP -DSUN3_OS3_IL -DNEWBITBLT -DLOGINT $(XFLAGS) -DFORKCOMM LDFLAGS = -lX11 -lpixrect -lc -lm INLINE = $(SRCDIR)disp68K.il BITBLTFILE = $(OBJECTDIR)bitblt68K.o diff --git a/bin/makefile-sunos3.sparc b/bin/makefile-sunos3.sparc index 9039ccaa..a8776ac9 100644 --- a/bin/makefile-sunos3.sparc +++ b/bin/makefile-sunos3.sparc @@ -6,7 +6,7 @@ OEXT = .o OPTFLAGS = -O2 FPFLAGS = # JRB - I'm not 100% sure about these flags; someone should check... -DFLAGS = -DKBINT -DFLTINT -DSPARCDISP -DOS4_TYPE4BUG -DOLD_CURSOR -DSUNDISPLAY -DFORKCOMM -DBIGATOMS +DFLAGS = -DKBINT -DFLTINT -DSPARCDISP -DOS4_TYPE4BUG -DOLD_CURSOR -DSUNDISPLAY -DFORKCOMM LDFLAGS = -lsuntool -lsunwindow -lpixrect -lc -lm #-Dsparc? INLINE = $(SRCDIR)dispSPARC.il diff --git a/bin/makefile-sunos4.1.i386-multi b/bin/makefile-sunos4.1.i386-multi index 31dbc55d..df07b226 100644 --- a/bin/makefile-sunos4.1.i386-multi +++ b/bin/makefile-sunos4.1.i386-multi @@ -6,7 +6,7 @@ OEXT = .o OPTFLAGS = -O DISPOPTFLAGS = -O FPFLAGS = -DFLAGS = -DKBINT -DOS4 -DI386 -DBYTESWAP -DCHECK -DLOGINT -DDISPLAYBUFFER -DSUNDISPLAY -DNEWBITBLT -DOPDISP -DFORKCOMM -DBIGATOMS +DFLAGS = -DKBINT -DOS4 -DI386 -DBYTESWAP -DCHECK -DLOGINT -DDISPLAYBUFFER -DSUNDISPLAY -DNEWBITBLT -DOPDISP -DFORKCOMM LDFLAGS = -lsuntool -lsunwindow -lpixrect -lc -lm INLINE = $(SRCDIR)disp386i.il BITBLTFILE=$(OBJECTDIR)bitblt386i.o diff --git a/bin/makefile-sunos4.1.mc68020 b/bin/makefile-sunos4.1.mc68020 index 1533a8ea..046f8553 100644 --- a/bin/makefile-sunos4.1.mc68020 +++ b/bin/makefile-sunos4.1.mc68020 @@ -10,7 +10,7 @@ FPFLAGS = -f68881 # [I remove DISPLAYBUFFER option . # You may run 'makeright multi'. -osamu '90/02/07] # NEWBITBLT for assembler version of bitblt. -DFLAGS = -DKBINT -DOPDISP -DOS4 -DSUN3_OS4_IL -DOS4_TYPE4BUG -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DFORKCOMM -DBIGATOMS +DFLAGS = -DKBINT -DOPDISP -DOS4 -DSUN3_OS4_IL -DOS4_TYPE4BUG -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DFORKCOMM LDFLAGS = -lsuntool -lsunwindow -lpixrect -lc -lm INLINE = $(SRCDIR)disp68K.il diff --git a/bin/makefile-sunos4.1.mc68020-multi b/bin/makefile-sunos4.1.mc68020-multi index 276935f2..2eeb438f 100644 --- a/bin/makefile-sunos4.1.mc68020-multi +++ b/bin/makefile-sunos4.1.mc68020-multi @@ -11,7 +11,7 @@ DISPOPTFLAGS = -O FPFLAGS = -f68881 # DISPLAYBUFFER for Color Sparcstation code testing # NEWBITBLT for assembler version of bitblt. -DFLAGS = -DKBINT -DOPDISP -DOS4 -DSUN3_OS4_IL -DOS4_TYPE4BUG -DDISPLAYBUFFER -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DDISPLAYBUFFER -DFORKCOMM -DBIGATOMS +DFLAGS = -DKBINT -DOPDISP -DOS4 -DSUN3_OS4_IL -DOS4_TYPE4BUG -DDISPLAYBUFFER -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DDISPLAYBUFFER -DFORKCOMM LDFLAGS = -lsuntool -lsunwindow -lpixrect -lc -lm INLINE = $(SRCDIR)disp68K.il diff --git a/bin/makefile-sunos4.1.mc68020-x b/bin/makefile-sunos4.1.mc68020-x index cbf51375..f4ca322f 100644 --- a/bin/makefile-sunos4.1.mc68020-x +++ b/bin/makefile-sunos4.1.mc68020-x @@ -37,7 +37,7 @@ FPFLAGS = -f68881 # [I remove DISPLAYBUFFER option . # You may run 'makeright x'. -osamu '90/02/27] # NEWBITBLT for assembler version of bitblt. -DFLAGS = -DOPDISP -DOS4 -DSUN3_OS4_IL -DOS4_TYPE4BUG -DNEWBITBLT -DLOGINT $(XFLAGS) -DFORKCOMM -DBIGATOMS +DFLAGS = -DOPDISP -DOS4 -DSUN3_OS4_IL -DOS4_TYPE4BUG -DNEWBITBLT -DLOGINT $(XFLAGS) -DFORKCOMM LDFLAGS = -lX11 -lpixrect -lc -lm INLINE = $(SRCDIR)disp68K.il diff --git a/bin/makefile-sunos4.1.sparc b/bin/makefile-sunos4.1.sparc index e7216fee..9625718a 100644 --- a/bin/makefile-sunos4.1.sparc +++ b/bin/makefile-sunos4.1.sparc @@ -9,7 +9,7 @@ DISPOPTFLAGS = -g FPFLAGS = # Now share the same ldesingle with COLOR(CG4)/MONO Suns # If you load MAIKOCOLOR.LCOM etc., you can use color functions -DFLAGS = -DKBINT -DOS4 -DSPARCDISP -DSUN4_OS4_IL -DOS4_TYPE4BUG -DCOLOR -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DFORKCOMM -DBIGATOMS -DNOEUROKBD +DFLAGS = -DKBINT -DOS4 -DSPARCDISP -DSUN4_OS4_IL -DOS4_TYPE4BUG -DCOLOR -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DFORKCOMM -DNOEUROKBD LDFLAGS = -lsuntool -lsunwindow -lpixrect -ldld -lc -lm # SPARC Assemble optimize check DFLAGS:sh += optck.sh ; true diff --git a/bin/makefile-sunos4.1.sparc-multi b/bin/makefile-sunos4.1.sparc-multi index 3a05c7d0..a85cd36e 100644 --- a/bin/makefile-sunos4.1.sparc-multi +++ b/bin/makefile-sunos4.1.sparc-multi @@ -14,7 +14,7 @@ FPFLAGS = # Now share the same ldemulti for Mono-Medley & Color-Medley # If you load MAIKOCOLOR.LCOM etc., you can use color functions -DFLAGS = -DKBINT -DOS4 -DSPARCDISP -DSUN4_OS4_IL -DOS4_TYPE4BUG -DCOLOR -DDISPLAYBUFFER -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DDISPLAYBUFFER -DFORKCOMM -DBIGATOMS -DNOEUROKBD +DFLAGS = -DKBINT -DOS4 -DSPARCDISP -DSUN4_OS4_IL -DOS4_TYPE4BUG -DCOLOR -DDISPLAYBUFFER -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DDISPLAYBUFFER -DFORKCOMM -DNOEUROKBD LDFLAGS = -lsuntool -lsunwindow -lpixrect -ldld -lc -lm # SPARC Assemble optimize check DFLAGS:sh += optck.sh ; true diff --git a/bin/makefile-sunos4.1.sparc-x b/bin/makefile-sunos4.1.sparc-x index 244f5887..9f5757de 100644 --- a/bin/makefile-sunos4.1.sparc-x +++ b/bin/makefile-sunos4.1.sparc-x @@ -34,7 +34,7 @@ OPTFLAGS = -g DISPOPTFLAGS = -g FPFLAGS = -DFLAGS = -DOS4 -DSPARCDISP -DSUN4_OS4_IL -DOS4_TYPE4BUG -DOLD_CURSOR -DNEWBITBLT -DLOGINT $(XFLAGS) -DFORKCOMM -DBIGATOMS -DNOEUROKBD +DFLAGS = -DOS4 -DSPARCDISP -DSUN4_OS4_IL -DOS4_TYPE4BUG -DOLD_CURSOR -DNEWBITBLT -DLOGINT $(XFLAGS) -DFORKCOMM -DNOEUROKBD LDFLAGS = -lX11 -lpixrect -lc -lm -ldld LDELDFLAGS = -Bstatic -lX11 -lpixrect -Bdynamic -lc -lm # SPARC Assemble optimize check diff --git a/bin/makefile-sunos4.i386-multi b/bin/makefile-sunos4.i386-multi index 083523ba..e48fae9e 100644 --- a/bin/makefile-sunos4.i386-multi +++ b/bin/makefile-sunos4.i386-multi @@ -6,7 +6,7 @@ OEXT = .o OPTFLAGS = -O -traditional DISPOPTFLAGS = -O -traditional FPFLAGS = -DFLAGS = -DKBINT -DOS4 -DI386 -DBYTESWAP -DCHECK -DLOGINT -DDISPLAYBUFFER -DSUNDISPLAY -DNEWBITBLT -DOPDISP -DFORKCOMM -DBIGATOMS +DFLAGS = -DKBINT -DOS4 -DI386 -DBYTESWAP -DCHECK -DLOGINT -DDISPLAYBUFFER -DSUNDISPLAY -DNEWBITBLT -DOPDISP -DFORKCOMM LDFLAGS = -lsuntool -lsunwindow -lpixrect -lc -lm INLINE = $(SRCDIR)disp386i.il BITBLTFILE=$(OBJECTDIR)bitblt386i.o diff --git a/bin/makefile-sunos4.mc68020 b/bin/makefile-sunos4.mc68020 index 1533a8ea..046f8553 100644 --- a/bin/makefile-sunos4.mc68020 +++ b/bin/makefile-sunos4.mc68020 @@ -10,7 +10,7 @@ FPFLAGS = -f68881 # [I remove DISPLAYBUFFER option . # You may run 'makeright multi'. -osamu '90/02/07] # NEWBITBLT for assembler version of bitblt. -DFLAGS = -DKBINT -DOPDISP -DOS4 -DSUN3_OS4_IL -DOS4_TYPE4BUG -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DFORKCOMM -DBIGATOMS +DFLAGS = -DKBINT -DOPDISP -DOS4 -DSUN3_OS4_IL -DOS4_TYPE4BUG -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DFORKCOMM LDFLAGS = -lsuntool -lsunwindow -lpixrect -lc -lm INLINE = $(SRCDIR)disp68K.il diff --git a/bin/makefile-sunos4.mc68020-multi b/bin/makefile-sunos4.mc68020-multi index 276935f2..2eeb438f 100644 --- a/bin/makefile-sunos4.mc68020-multi +++ b/bin/makefile-sunos4.mc68020-multi @@ -11,7 +11,7 @@ DISPOPTFLAGS = -O FPFLAGS = -f68881 # DISPLAYBUFFER for Color Sparcstation code testing # NEWBITBLT for assembler version of bitblt. -DFLAGS = -DKBINT -DOPDISP -DOS4 -DSUN3_OS4_IL -DOS4_TYPE4BUG -DDISPLAYBUFFER -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DDISPLAYBUFFER -DFORKCOMM -DBIGATOMS +DFLAGS = -DKBINT -DOPDISP -DOS4 -DSUN3_OS4_IL -DOS4_TYPE4BUG -DDISPLAYBUFFER -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DDISPLAYBUFFER -DFORKCOMM LDFLAGS = -lsuntool -lsunwindow -lpixrect -lc -lm INLINE = $(SRCDIR)disp68K.il diff --git a/bin/makefile-sunos4.mc68020-x b/bin/makefile-sunos4.mc68020-x index 503702e9..298bb8d6 100644 --- a/bin/makefile-sunos4.mc68020-x +++ b/bin/makefile-sunos4.mc68020-x @@ -37,7 +37,7 @@ FPFLAGS = -f68881 # [I remove DISPLAYBUFFER option . # You may run 'makeright x'. -osamu '90/02/27] # NEWBITBLT for assembler version of bitblt. -DFLAGS = -DOPDISP -DOS4 -DSUN3_OS4_IL -DOS4_TYPE4BUG -DNEWBITBLT -DLOGINT $(XFLAGS) -DFORKCOMM -DBIGATOMS +DFLAGS = -DOPDISP -DOS4 -DSUN3_OS4_IL -DOS4_TYPE4BUG -DNEWBITBLT -DLOGINT $(XFLAGS) -DFORKCOMM LDFLAGS = -lX11 -lpixrect -lc -lm LDELDFLAGS = -Bstatic -lX11 -lpixrect -Bdynamic -lc -lm diff --git a/bin/makefile-sunos4.sparc-3 b/bin/makefile-sunos4.sparc-3 index e7b388aa..af3e676f 100644 --- a/bin/makefile-sunos4.sparc-3 +++ b/bin/makefile-sunos4.sparc-3 @@ -17,7 +17,7 @@ OPTFLAGS = -O2 FPFLAGS = # Now share the same ldesingle with COLOR(CG4)/MONO Suns # If you load MAIKOCOLOR.LCOM etc., you can use color functions -DFLAGS = -DKBINT -DOS4 -DSPARCDISP -DSUN4_OS4_IL -DOS4_TYPE4BUG -DCOLOR -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DFORKCOMM -DBIGATOMS +DFLAGS = -DKBINT -DOS4 -DSPARCDISP -DSUN4_OS4_IL -DOS4_TYPE4BUG -DCOLOR -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DFORKCOMM LDFLAGS = -lsuntool -lsunwindow -lpixrect -lc -lm #-Dsparc? INLINE = $(SRCDIR)dispSPARC.il diff --git a/bin/makefile-sunos4.sparc-multi-3 b/bin/makefile-sunos4.sparc-multi-3 index 27eb3ece..14de540d 100644 --- a/bin/makefile-sunos4.sparc-multi-3 +++ b/bin/makefile-sunos4.sparc-multi-3 @@ -17,7 +17,7 @@ FPFLAGS = # Removed for debug: -DSPARCDISP -DSUN4_OS4_IL # Added for debug: -DFNSTKCHECK -DMYOPTRACE -DOPTRACE -DNOASM # -DFLAGS = -DKBINT -DOS4 -DOS4_TYPE4BUG -DCOLOR -DDISPLAYBUFFER -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DSPARCDISP -DSUN4_OS4_IL -DBIGATOMS -DFORKCOMM +DFLAGS = -DKBINT -DOS4 -DOS4_TYPE4BUG -DCOLOR -DDISPLAYBUFFER -DNEWBITBLT -DLOGINT -DSUNDISPLAY -DSPARCDISP -DSUN4_OS4_IL -DFORKCOMM LDFLAGS = -lsuntool -lsunwindow -lpixrect -lc -lm #-Dsparc? INLINE = $(SRCDIR)dispSPARC.il diff --git a/bin/makefile-sunos4.sparc-x-3 b/bin/makefile-sunos4.sparc-x-3 index 11d620c0..8050857d 100644 --- a/bin/makefile-sunos4.sparc-x-3 +++ b/bin/makefile-sunos4.sparc-x-3 @@ -33,7 +33,7 @@ OEXT = .o OPTFLAGS = -O2 FPFLAGS = DFLAGS = -DOS4 -DSPARCDISP -DSUN4_OS4_IL -DOS4_TYPE4BUG -DOLD_CURSOR \ - -DFORKCOMM -DNEWBITBLT -DLOGINT -DBIGATOMS $(XFLAGS) + -DFORKCOMM -DNEWBITBLT -DLOGINT $(XFLAGS) LDFLAGS = -lX11 -lpixrect -lc -lm # -Dsparc? INLINE = $(SRCDIR)dispSPARC.il diff --git a/bin/makefile.dos b/bin/makefile.dos index 03878dd8..fe11a252 100644 --- a/bin/makefile.dos +++ b/bin/makefile.dos @@ -8,8 +8,8 @@ LPFILES = lpmain.obj lpread.obj lpsolve.obj lpwrite.obj lpdual.obj lptran.obj KEY = keytstno.obj -CFLAGS = -DBIGATOMS -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT \ - -DNOFORN -DNOETHER -DNOVERSION -DBIGVM -DNEWCDRCODING +CFLAGS = -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT \ + -DNOFORN -DNOETHER -DNOVERSION LDFLAGS = -g graphics.lib binmode.lib mouse.lib @@ -25,7 +25,7 @@ HFILES = address.h adr68k.h arith.h cell.h dbprint.h display.h dspif.h ifpage.h bigvm: - CFLAGS = $(CFLAGS) -DBIGVM -DNEWCDRCODRING + CFLAGS = $(CFLAGS) make -f foot emul.exe emul.exe : $(OFILES) diff --git a/bin/mkdos b/bin/mkdos index 41ab7e43..99d215cb 100644 --- a/bin/mkdos +++ b/bin/mkdos @@ -25,7 +25,7 @@ # remember -DNOEUROKBD #ifdef _INTELC32_ /* The cpp macro for the DOS extender */ -#define EXTRACFLAGS -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT -DNOFORN -DNOETHER -DBIGATOMS -DBIGVM -DNEWCDRCODING +#define EXTRACFLAGS -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT -DNOFORN -DNOETHER #define EXTRALDFLAGS graphics.lib binmode.lib mouse.lib AFLAGS = /T COLORFILES = rawcolor.obj @@ -46,7 +46,7 @@ ETHERFILES = ldeether.OEXT KEY = keytstno.OEXT -CFLAGS = -I. -DBIGATOMS XFLAGS EXTRACFLAGS DEBUG +CFLAGS = -I. XFLAGS EXTRACFLAGS DEBUG LDFLAGS = DEBUG EXTRALDFLAGS XLDFLAGS diff --git a/bin/mkfile b/bin/mkfile index 0c4bbba4..21a1238c 100644 --- a/bin/mkfile +++ b/bin/mkfile @@ -29,7 +29,7 @@ #define OBJECTDIR . #define BINDIR ../bin #define INCDIR ../inc -#define EXTRACFLAGS -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT -DNOFORN -DNOETHER -DBIGATOMS -DBIGVM -DNEWCDRCODING +#define EXTRACFLAGS -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT -DNOFORN -DNOETHER #define EXTRALDFLAGS graphics.lib binmode.lib mouse.lib BINARYDIR = BINDIR AFLAGS = /T @@ -51,7 +51,7 @@ ETHERFILES = ldeether.OEXT KEY = keytstno.OEXT -CFLAGS = -I. -DBIGATOMS XFLAGS EXTRACFLAGS DEBUG +CFLAGS = -I. XFLAGS EXTRACFLAGS DEBUG LDFLAGS = DEBUG EXTRALDFLAGS XLDFLAGS diff --git a/bin/mkfile.c b/bin/mkfile.c index 0c4bbba4..21a1238c 100644 --- a/bin/mkfile.c +++ b/bin/mkfile.c @@ -29,7 +29,7 @@ #define OBJECTDIR . #define BINDIR ../bin #define INCDIR ../inc -#define EXTRACFLAGS -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT -DNOFORN -DNOETHER -DBIGATOMS -DBIGVM -DNEWCDRCODING +#define EXTRACFLAGS -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT -DNOFORN -DNOETHER #define EXTRALDFLAGS graphics.lib binmode.lib mouse.lib BINARYDIR = BINDIR AFLAGS = /T @@ -51,7 +51,7 @@ ETHERFILES = ldeether.OEXT KEY = keytstno.OEXT -CFLAGS = -I. -DBIGATOMS XFLAGS EXTRACFLAGS DEBUG +CFLAGS = -I. XFLAGS EXTRACFLAGS DEBUG LDFLAGS = DEBUG EXTRALDFLAGS XLDFLAGS diff --git a/bin/mkfile.i b/bin/mkfile.i index 51daa894..79a9657f 100644 --- a/bin/mkfile.i +++ b/bin/mkfile.i @@ -24,7 +24,7 @@ ETHERFILES = ldeether.obj KEY = keytstno.obj -CFLAGS = -I. -DBIGATOMS -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT -DNOFORN -DNOETHER -DBIGATOMS -DBIGVM -DNEWCDRCODING -O2 +CFLAGS = -I. -DDOS -DBYTESWAP -DKBINT -DNOPIXRECT -DNOFORN -DNOETHER -O2 LDFLAGS = -O2 graphics.lib binmode.lib mouse.lib