Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2005 18:36:39 GMT
From:      Andrew Reisse <areisse@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 79088 for review
Message-ID:  <200506281836.j5SIadFn095197@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=79088

Change 79088 by areisse@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))



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