From 66156680b62e15f9c71ada3d4659dbd64155dbfb Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 24 Nov 1986 21:01:42 +0000 Subject: [PATCH] Added -DNDEBUG --- mach/arm/top/Makefile | 2 +- mach/m68020/top/Makefile | 2 +- mach/m68k2/top/Makefile | 2 +- mach/pdp/top/Makefile | 2 +- mach/proto/top/Makefile | 2 +- mach/vax4/top/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mach/arm/top/Makefile b/mach/arm/top/Makefile index 37628d51..24b25c5e 100644 --- a/mach/arm/top/Makefile +++ b/mach/arm/top/Makefile @@ -1,7 +1,7 @@ EM=../../.. PREFLAGS=-I. PFLAGS= -CFLAGS=$(PREFLAGS) $(PFLAGS) -O +CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG LDFLAGS=-i $(PFLAGS) LINTOPTS=-hbxac CDIR=$(EM)/mach/proto/top diff --git a/mach/m68020/top/Makefile b/mach/m68020/top/Makefile index 37628d51..24b25c5e 100644 --- a/mach/m68020/top/Makefile +++ b/mach/m68020/top/Makefile @@ -1,7 +1,7 @@ EM=../../.. PREFLAGS=-I. PFLAGS= -CFLAGS=$(PREFLAGS) $(PFLAGS) -O +CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG LDFLAGS=-i $(PFLAGS) LINTOPTS=-hbxac CDIR=$(EM)/mach/proto/top diff --git a/mach/m68k2/top/Makefile b/mach/m68k2/top/Makefile index 37628d51..24b25c5e 100644 --- a/mach/m68k2/top/Makefile +++ b/mach/m68k2/top/Makefile @@ -1,7 +1,7 @@ EM=../../.. PREFLAGS=-I. PFLAGS= -CFLAGS=$(PREFLAGS) $(PFLAGS) -O +CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG LDFLAGS=-i $(PFLAGS) LINTOPTS=-hbxac CDIR=$(EM)/mach/proto/top diff --git a/mach/pdp/top/Makefile b/mach/pdp/top/Makefile index 37628d51..24b25c5e 100644 --- a/mach/pdp/top/Makefile +++ b/mach/pdp/top/Makefile @@ -1,7 +1,7 @@ EM=../../.. PREFLAGS=-I. PFLAGS= -CFLAGS=$(PREFLAGS) $(PFLAGS) -O +CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG LDFLAGS=-i $(PFLAGS) LINTOPTS=-hbxac CDIR=$(EM)/mach/proto/top diff --git a/mach/proto/top/Makefile b/mach/proto/top/Makefile index 37628d51..24b25c5e 100644 --- a/mach/proto/top/Makefile +++ b/mach/proto/top/Makefile @@ -1,7 +1,7 @@ EM=../../.. PREFLAGS=-I. PFLAGS= -CFLAGS=$(PREFLAGS) $(PFLAGS) -O +CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG LDFLAGS=-i $(PFLAGS) LINTOPTS=-hbxac CDIR=$(EM)/mach/proto/top diff --git a/mach/vax4/top/Makefile b/mach/vax4/top/Makefile index 37628d51..24b25c5e 100644 --- a/mach/vax4/top/Makefile +++ b/mach/vax4/top/Makefile @@ -1,7 +1,7 @@ EM=../../.. PREFLAGS=-I. PFLAGS= -CFLAGS=$(PREFLAGS) $(PFLAGS) -O +CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG LDFLAGS=-i $(PFLAGS) LINTOPTS=-hbxac CDIR=$(EM)/mach/proto/top