summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2010-01-30 19:29:02 +0000
committerantoine <antoine@FreeBSD.org>2010-01-30 19:29:02 +0000
commitac45edf95b02bf0bd14c1efb97ad9bf30b7347e9 (patch)
tree6e1887f27e2746f21f4e4b45bcbe807ea476c074 /tools/build
parent0349a36e6e695affcfd2cd2251d41206fa0d805f (diff)
downloadFreeBSD-src-ac45edf95b02bf0bd14c1efb97ad9bf30b7347e9.zip
FreeBSD-src-ac45edf95b02bf0bd14c1efb97ad9bf30b7347e9.tar.gz
Add files to remove when MK_FREEBSD_UPDATE=no.
Diffstat (limited to 'tools/build')
-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 2a95576..f9d777d 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -702,6 +702,13 @@ OLD_FILES+=usr/share/man/man1/fdwrite.1.gz
OLD_FILES+=usr/share/man/man8/fdcontrol.8.gz
.endif
+.if ${MK_FREEBSD_UPDATE} == no
+OLD_FILES+=etc/freebsd-update.conf
+OLD_FILES+=usr/sbin/freebsd-update
+OLD_FILES+=usr/share/examples/etc/freebsd-update.conf
+OLD_FILES+=usr/share/man/man8/freebsd-update.8.gz
+.endif
+
#.if ${MK_GAMES} == no
# to be filled in
#.endif
OpenPOWER on IntegriCloud