Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2006 15:56:22 GMT
From:      Todd Miller <millert@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 104254 for review
Message-ID:  <200608161556.k7GFuMVH081682@repoman.freebsd.org>

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

Change 104254 by millert@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 \



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