PERFORCE change 78992 for review

Christian S.J. Peron csjp at FreeBSD.org
Sun Jun 26 15:52:35 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=78992

Change 78992 by csjp at csjp_xor on 2005/06/26 15:52:05

	Remove DEBUG flag, we are going to be using ktr(9) instead of printf

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/modules/mac_chkexec/Makefile#3 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/modules/mac_chkexec/Makefile#3 (text+ko) ====

@@ -3,7 +3,6 @@
 CFLAGS+=	-g
 # 
 # Un comment the following line to enable debugging
-CFLAGS+=	-DDEBUG
 KMOD=	mac_chkexec
 SRCS=	vnode_if.h \
 	sha1.c \
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list