Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 10:54:07 -0700 (PDT)
From:      Chris Vance <cvance@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 14047 for review
Message-ID:  <200207101754.g6AHs7Zc010928@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=14047

Change 14047 by cvance@cvance_korben on 2002/07/10 10:53:11

	Add sebsd_setfiles to build and fix cut-n-paste goof

Affected files ...

.. //depot/projects/trustedbsd/mac/sbin/Makefile#8 edit
.. //depot/projects/trustedbsd/mac/sbin/sebsd_setfiles/Makefile#2 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sbin/Makefile#8 (text+ko) ====

@@ -67,6 +67,7 @@
 	rtsol \
 	savecore \
 	sebsd_checkpolicy \
+	sebsd_setfiles \
 	shutdown \
 	slattach \
 	spppcontrol \

==== //depot/projects/trustedbsd/mac/sbin/sebsd_setfiles/Makefile#2 (text+ko) ====

@@ -3,7 +3,7 @@
 #.PATH:	${.CURDIR}/../../contrib/sebsd/setfiles
 .PATH:	${.CURDIR}
 
-PROG=	sebsd_checkpolicy
+PROG=	sebsd_setfiles
 MAN=	
 SRCS=	setfiles.c
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207101754.g6AHs7Zc010928>