aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-02 02:49:54 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-02 02:49:54 +0000
commit70fffb2e21446d6f1751734f8650e73c7cd058f0 (patch)
tree517ee68a7fef9fa9a72cc239619a69fa0143e67b /tools
parent8af1079dc4b24fbcfe2dda47f748cc84adad6081 (diff)
downloadsrc-70fffb2e21446d6f1751734f8650e73c7cd058f0.tar.gz
src-70fffb2e21446d6f1751734f8650e73c7cd058f0.zip
- Remove more files when MK_BSD_CPIO == no
MFC after: 1 week Reviewed by: ngie Approved by: ngie Differential Revision: D1600
Notes
Notes: svn path=/head/; revision=278046
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 1856b967b546..d71709641e7c 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -401,6 +401,13 @@ OLD_FILES+=usr/share/man/man8/zfsboot.8.gz
OLD_FILES+=usr/share/man/man8/zfsloader.8.gz
.endif
+.if ${MK_BSD_CPIO} == no
+OLD_FILES+=usr/bin/bsdcpio
+OLD_FILES+=usr/bin/cpio
+OLD_FILES+=usr/share/man/man1/bsdcpio.1.gz
+OLD_FILES+=usr/share/man/man1/cpio.1.gz
+.endif
+
.if ${MK_BSDINSTALL} == no
OLD_FILES+=usr/libexec/bsdinstall/adduser
OLD_FILES+=usr/libexec/bsdinstall/auto