PERFORCE change 75979 for review

Robert Watson rwatson at FreeBSD.org
Mon Apr 25 23:58:54 GMT 2005


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

Change 75979 by rwatson at rwatson_paprika on 2005/04/25 23:57:55

	Prefer -Wall.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/libbsm/Makefile#5 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/libbsm/Makefile#5 (text+ko) ====

@@ -9,7 +9,8 @@
 
 CFLAGS+=-I-								\
 	-I ..								\
-	-I .
+	-I .								\
+	-Wall
 
 SRCS=	bsm_audit.c							\
 	bsm_class.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