From f6da61bcc93f7a3dfe3b92947914827a66b64a24 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 26 Mar 2002 16:05:14 +0000 Subject: Install sys/security/lomac/*.h to /usr/include/security/lomac/. Install sys//include/pc/*.h to /usr/include/machine/pc/. PR: docs/29534 Install sys/netatm/*/*.h to /usr/include/netatm/*/. Don't install compatibility symlinks for and . Three years is enough to be aware of the change, and these weren't visible in the SHARED=symlinks case. Back out include/Makefile,v 1.160 that was a null change anyway due to the bug in the path, and we now don't want to install these headers because they would otherwise be invisible in the SHARED=symlinks case. Don't install IPFILTER headers. Userland utilities fetch them directly, and they were not visible in the SHARED=symlinks case. Resurrect SHARED=symlinks in Makefile.inc1. PR: bin/28002 Prodded by: bde MFC after: 2 weeks --- etc/mtree/BSD.include.dist | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'etc/mtree') diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist index 11533e8..4f76749 100644 --- a/etc/mtree/BSD.include.dist +++ b/etc/mtree/BSD.include.dist @@ -62,12 +62,22 @@ libmilter .. machine + pc + .. .. net .. netatalk .. netatm + ipatm + .. + sigpvc + .. + spans + .. + uni + .. .. netgraph .. @@ -110,6 +120,8 @@ rpcsvc .. security + lomac + .. .. sys .. -- cgit v1.1