Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 12:05:52 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9124 for review
Message-ID:  <200204052005.g35K5q277574@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9124

Change 9124 by green@green_laptop_2 on 2002/04/05 12:05:24

	Make sure the security/mac_bsdextended headers get installed.

Affected files ...

... //depot/projects/trustedbsd/mac/etc/mtree/BSD.include.dist#5 edit
... //depot/projects/trustedbsd/mac/include/Makefile#7 edit

Differences ...

==== //depot/projects/trustedbsd/mac/etc/mtree/BSD.include.dist#5 (text+ko) ====

@@ -110,6 +110,8 @@
     rpcsvc
     ..
     security
+        mac_bsdextended
+        ..
     ..
     sys
     ..

==== //depot/projects/trustedbsd/mac/include/Makefile#7 (text+ko) ====

@@ -43,12 +43,12 @@
 	netipx netkey netnatm netncp netns netsmb nfs nfsclient nfsserver \
 	pccard posix4 sys vm
 
-LNOHEADERDIRS=	fs isofs ufs dev
+LNOHEADERDIRS=	fs isofs ufs dev security
 
 LSUBDIRS=	cam/scsi dev/ic dev/ppbus dev/usb dev/wi dev/an fs/devfs \
 	fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs fs/nwfs fs/portalfs \
 	fs/procfs fs/smbfs fs/umapfs fs/unionfs isofs/cd9660 \
-	ufs/ffs ufs/ufs
+	security/mac_bsdextended ufs/ffs ufs/ufs
 
 # For SHARED=symlinks, cam is a symlink, so cam/scsi is taken care of
 LSYMSUBDIRS=	${LSUBDIRS:Ncam/scsi}

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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