summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2010-02-28 14:13:33 +0000
committerantoine <antoine@FreeBSD.org>2010-02-28 14:13:33 +0000
commit19570a5d803405e67ac3633e8d05b0dd835ba15a (patch)
treee67b5f2b629cfd2ba47a668e347280718c118f78 /tools/build
parent37c52e52bc19fede77df099a5273b90fc3fb4115 (diff)
downloadFreeBSD-src-19570a5d803405e67ac3633e8d05b0dd835ba15a.zip
FreeBSD-src-19570a5d803405e67ac3633e8d05b0dd835ba15a.tar.gz
Update files to remove when MK_NCP=no.
Diffstat (limited to 'tools/build')
-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 f24fab3..8cd3b17 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1599,12 +1599,12 @@ OLD_FILES+=usr/include/netncp/nwerror.h
#OLD_DIRS+=usr/include/netncp
OLD_FILES+=usr/lib/libncp.a
OLD_FILES+=usr/lib/libncp.so
-OLD_LIBS+=usr/lib/libncp.so.3
+OLD_LIBS+=usr/lib/libncp.so.4
OLD_FILES+=usr/lib/libncp_p.a
.if ${TARGET_ARCH} == "amd64"
OLD_FILES+=usr/lib32/libncp.a
OLD_FILES+=usr/lib32/libncp.so
-OLD_LIBS+=usr/lib32/libncp.so.3
+OLD_LIBS+=usr/lib32/libncp.so.4
OLD_FILES+=usr/lib32/libncp_p.a
.endif
OLD_FILES+=usr/sbin/mount_nwfs
OpenPOWER on IntegriCloud