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