summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-06-30 20:22:00 +0000
committerbapt <bapt@FreeBSD.org>2014-06-30 20:22:00 +0000
commitbd57d46a5a1d3f29343aa422122d0ef7f662bf17 (patch)
treefc80f227563939eadeaa6bc29e00e064728b6062 /tools
parent4342b394273fba66d6468517b552c9ba8b8a4386 (diff)
downloadFreeBSD-src-bd57d46a5a1d3f29343aa422122d0ef7f662bf17.zip
FreeBSD-src-bd57d46a5a1d3f29343aa422122d0ef7f662bf17.tar.gz
fill in the list of obsolete files when base is built with WITHOUT_INFO
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc26
1 files changed, 25 insertions, 1 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 23e91a7..5c544b8 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1980,7 +1980,31 @@ OLD_FILES+=rescue/ping6
.endif
#.if ${MK_INFO} == no
-# to be filled in
+OLD_FILES+=usr/bin/info
+OLD_FILES+=usr/bin/infokey
+OLD_FILES+=usr/bin/install-info
+OLD_FILES+=usr/bin/makeinfo
+OLD_FILES+=usr/bin/texindex
+OLD_FILES+=usr/share/info/am-utils.info.gz
+OLD_FILES+=usr/share/info/as-utils.info.gz
+OLD_FILES+=usr/share/info/binutils.info.gz
+OLD_FILES+=usr/share/info/com_err.info.gz
+OLD_FILES+=usr/share/info/diff.info.gz
+OLD_FILES+=usr/share/info/gdb.info.gz
+OLD_FILES+=usr/share/info/gdbint.info.gz
+OLD_FILES+=usr/share/info/gperf.info.gz
+OLD_FILES+=usr/share/info/grep.info.gz
+OLD_FILES+=usr/share/info/groff.info.gz
+OLD_FILES+=usr/share/info/heimdal.info.gz
+OLD_FILES+=usr/share/info/history.info.gz
+OLD_FILES+=usr/share/info/info-stnd.info.gz
+OLD_FILES+=usr/share/info/info.info.gz
+OLD_FILES+=usr/share/info/ld.info.gz
+OLD_FILES+=usr/share/info/readline.info.gz
+OLD_FILES+=usr/share/info/regex.info.gz
+OLD_FILES+=usr/share/info/rluserman.info.gz
+OLD_FILES+=usr/share/info/stabs.info.gz
+OLD_FILES+=usr/share/info/texinfo.info.gz
#.endif
.if ${MK_IPFILTER} == no
OpenPOWER on IntegriCloud