Update files to remove when MK_NCP=no.
This commit is contained in:
parent
c742deed4f
commit
8c7d0ea263
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=204451
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user