summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2010-01-09 19:04:38 +0000
committerantoine <antoine@FreeBSD.org>2010-01-09 19:04:38 +0000
commit8283a25bdd72579abfa7bb38dff4bd4a62e77271 (patch)
tree2a1a8cf21d7e2b9f7c85ec105d85476833c9fc15 /tools
parent698b0138320a007f2cfeef510ccd43bffbd9411a (diff)
downloadFreeBSD-src-8283a25bdd72579abfa7bb38dff4bd4a62e77271.zip
FreeBSD-src-8283a25bdd72579abfa7bb38dff4bd4a62e77271.tar.gz
Add files to remove when MK_AMD=no.
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc23
1 files changed, 23 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 01d7096..ec7a3cf 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -27,6 +27,29 @@ OLD_FILES+=usr/share/man/man8/acpidump.8.gz
OLD_FILES+=usr/share/man/man8/iasl.8.gz
.endif
+.if ${MK_AMD} == no
+OLD_FILES+=etc/amd.map
+OLD_FILES+=usr/bin/pawd
+OLD_FILES+=usr/sbin/amd
+OLD_FILES+=usr/sbin/amq
+OLD_FILES+=usr/sbin/fixmount
+OLD_FILES+=usr/sbin/fsinfo
+OLD_FILES+=usr/sbin/hlfsd
+OLD_FILES+=usr/sbin/mk-amd-map
+OLD_FILES+=usr/sbin/wire-test
+OLD_FILES+=usr/share/examples/etc/amd.map
+OLD_FILES+=usr/share/info/am-utils.info.gz
+OLD_FILES+=usr/share/man/man1/pawd.1.gz
+OLD_FILES+=usr/share/man/man5/amd.conf.5.gz
+OLD_FILES+=usr/share/man/man8/amd.8.gz
+OLD_FILES+=usr/share/man/man8/amq.8.gz
+OLD_FILES+=usr/share/man/man8/fixmount.8.gz
+OLD_FILES+=usr/share/man/man8/fsinfo.8.gz
+OLD_FILES+=usr/share/man/man8/hlfsd.8.gz
+OLD_FILES+=usr/share/man/man8/mk-amd-map.8.gz
+OLD_FILES+=usr/share/man/man8/wire-test.8.gz
+.endif
+
#.if ${MK_ATM} == no
# to be filled in
#.endif
OpenPOWER on IntegriCloud