PERFORCE change 79088 for review
Andrew Reisse
areisse at FreeBSD.org
Tue Jun 28 18:36:39 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=79088
Change 79088 by areisse at areisse_ibook on 2005/06/28 18:36:26
Build the getcon program.
Affected files ...
.. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/utils/Makefile#3 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libselinux/utils/Makefile#3 (text+ko) ====
@@ -15,7 +15,7 @@
override CFLAGS += -I../include
LDLIBS += -L../src -lselinux $(LIBMAC) -lmac
-SRCS= getfilecon.c getsebool.c \
+SRCS= getfilecon.c getsebool.c getcon.c \
setfilecon.c setsebool.c togglesebool.c
TARGETS=$(patsubst %.c,%,$(SRCS))
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