PERFORCE change 104254 for review

Todd Miller millert at FreeBSD.org
Wed Aug 16 16:04:42 UTC 2006


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

Change 104254 by millert at millert_macbook on 2006/08/16 15:55:26

	Fix editor goof

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/libselinux/src/Makefile#4 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/libselinux/src/Makefile#4 (text+ko) ====

@@ -4,8 +4,7 @@
 	  -I../include -I../../libsepol/include -I../../libsecompat -Wall
 
 LIB =	selinux
-OBJS =
-	avc.o avc_internal.o avc_sidtab.o booleans.o canonicalize_context.o \
+OBJS =	avc.o avc_internal.o avc_sidtab.o booleans.o canonicalize_context.o \
 	checkAccess.o check_context.o compute_av.o compute_create.o \
 	compute_member.o compute_relabel.o compute_user.o context.o \
 	disable.o enabled.o fgetfilecon.o freecon.o freeconary.o \


More information about the trustedbsd-cvs mailing list