summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2008-03-24 14:46:40 +0000
committerantoine <antoine@FreeBSD.org>2008-03-24 14:46:40 +0000
commit8cb3d2c7c5a7d12ab8477798cbd191dfa841d09c (patch)
tree31356bd85b8bc7c29718cd48ea70ef15be2c0398 /tools
parent5c0a19454812a6ffe47dcaa48917890c3f444c7a (diff)
downloadFreeBSD-src-8cb3d2c7c5a7d12ab8477798cbd191dfa841d09c.zip
FreeBSD-src-8cb3d2c7c5a7d12ab8477798cbd191dfa841d09c.tar.gz
Don't remove usr/include/fs/nwfs and usr/include/netncp, as they are always
recreated during installworld (they are in BSD.include.dist). Reported by: Pawel Worach Approved by: rwatson (mentor) X-MFC: with revision 1.13
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index ab3664a..331277b 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -963,7 +963,7 @@ OLD_FILES+=usr/include/fs/nwfs/nwfs.h
OLD_FILES+=usr/include/fs/nwfs/nwfs_mount.h
OLD_FILES+=usr/include/fs/nwfs/nwfs_node.h
OLD_FILES+=usr/include/fs/nwfs/nwfs_subr.h
-OLD_DIRS+=usr/include/fs/nwfs
+#OLD_DIRS+=usr/include/fs/nwfs
OLD_FILES+=usr/include/netncp/ncp.h
OLD_FILES+=usr/include/netncp/ncp_cfg.h
OLD_FILES+=usr/include/netncp/ncp_conn.h
@@ -978,7 +978,7 @@ OLD_FILES+=usr/include/netncp/ncp_subr.h
OLD_FILES+=usr/include/netncp/ncp_user.h
OLD_FILES+=usr/include/netncp/ncpio.h
OLD_FILES+=usr/include/netncp/nwerror.h
-OLD_DIRS+=usr/include/netncp
+#OLD_DIRS+=usr/include/netncp
OLD_FILES+=usr/lib/libncp.a
OLD_FILES+=usr/lib/libncp.so
OLD_LIBS+=usr/lib/libncp.so.3
OpenPOWER on IntegriCloud