Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2003 19:15:14 -0700 (PDT)
From:      Chris Vance <cvance@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 39491 for review
Message-ID:  <200310110215.h9B2FERe050108@repoman.freebsd.org>

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

Change 39491 by cvance@cvance_osx_laptop on 2003/10/10 19:14:46

	Add security directory to the component list

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/makedefs/MakeInc.def#2 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/apsl/xnu/makedefs/MakeInc.def#2 (text+ko) ====

@@ -28,7 +28,7 @@
 # Component List
 #
 ifndef COMPONENT_LIST 
-export COMPONENT_LIST 	= osfmk bsd iokit pexpert libkern libsa
+export COMPONENT_LIST 	= osfmk bsd iokit pexpert libkern libsa security
 export COMPONENT_LIST_UC := $(shell echo -n $(COMPONENT_LIST) | $(TR) a-z A-Z)
 endif
 ifndef	COMPONENT



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