De-activate DEBUGFLAGS again.

This commit is contained in:
pk 1995-09-17 01:01:07 +00:00
parent a32163f292
commit f5cf4bbc37
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 1995/09/17 00:49:37 pk Exp $
# $NetBSD: Makefile,v 1.9 1995/09/17 01:01:07 pk Exp $
LIB= sa
@ -7,7 +7,7 @@ DIR=${SAREL}${SADIR}
.PATH: ${DIR}
#DEBUGFLAGS= -DNETIF_DEBUG -DETHER_DEBUG -DNFS_DEBUG -DRPC_DEBUG -DRARP_DEBUG -DDEBUG -DPARANOID -Wall
DEBUGFLAGS= -ansi -pedantic -Wall
#DEBUGFLAGS= -ansi -pedantic -Wall
CFLAGS+=-DSTANDALONE -DCOMPAT_UFS $(DEBUGFLAGS) -I${DIR} -I${DIR}/../..
# stand routines