diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2020-03-10 07:04:05 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2020-03-10 07:04:05 +0000 |
| commit | 16b9056593f90eb2609a2655d68dbcf03b221a6e (patch) | |
| tree | 1fcb3f4f3642e991827a84f4f84b950aa5df77e1 /tools/build/mk/OptionalObsoleteFiles.inc | |
| parent | da759cfa320d5076b075d15ff3f00ab3ba5634fd (diff) | |
| parent | d99bb677c1cf43b22e91d54c49a8b7f0592e6fce (diff) | |
Notes
Diffstat (limited to 'tools/build/mk/OptionalObsoleteFiles.inc')
| -rw-r--r-- | tools/build/mk/OptionalObsoleteFiles.inc | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index cc445b0befda..93a7e5581ef2 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -58,30 +58,6 @@ OLD_FILES+=usr/share/man/man8/iasl.8.gz OLD_FILES+=etc/rc.d/powerd .endif -.if ${MK_AMD} == no -OLD_FILES+=etc/amd.map -OLD_FILES+=etc/newsyslog.conf.d/amd.conf -OLD_FILES+=etc/rc.d/amd -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/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_APM} == no OLD_FILES+=etc/rc.d/apm OLD_FILES+=etc/rc.d/apmd |
