PERFORCE change 91506 for review

Christian Brueffer brueffer at FreeBSD.org
Fri Feb 10 16:39:12 GMT 2006


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

Change 91506 by brueffer at brueffer_serenity on 2006/02/10 16:38:18

	Add two missing MLINKS.

Affected files ...

.. //depot/projects/trustedbsd/openbsm/man/Makefile#6 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/man/Makefile#6 (text+ko) ====

@@ -1,5 +1,5 @@
 #
-# $P4: //depot/projects/trustedbsd/openbsm/man/Makefile#5 $
+# $P4: //depot/projects/trustedbsd/openbsm/man/Makefile#6 $
 #
 
 MAN=	audit.2								\
@@ -16,4 +16,7 @@
 	audit_user.5							\
 	audit_warn.5
 
+MLINKS=	getaudit.2 getaudit_addr.2					\
+	setaudit.2 setaudit_addr.2
+
 .include <bsd.prog.mk>
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