aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-04-03 18:42:44 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-04-03 18:42:44 +0000
commit95529bcb143872c45ba05bf334440c4559bc685d (patch)
treece68bb7fe098da6178c848d0d82b99f53e8f9bd3 /ObsoleteFiles.inc
parenta585a9a1bc466c4a748096e2c443c69e9f090bc5 (diff)
downloadsrc-95529bcb143872c45ba05bf334440c4559bc685d.tar.gz
src-95529bcb143872c45ba05bf334440c4559bc685d.zip
Milosz (sorry for not using the right 'l', it will not display corretly
in the commit log) submitted support for some NO_* knobs for delete-old* and check-old. I converted it to the new WITHOUT_* knobs (more correctly: MK_*) and added some dummy ones so that people can see what's missing. Volunteers can have a look at http://phk.freebsd.dk/misc/build_options/ for a list of files. The location looks a little bit odd to me, but I don't care about the color of this bikeshed and follow the suggestion of our build infrastructure guru to place it "somewhere under src/tools/ please". [1] The build/mk/ directory looks more sane to me than the other ones there. Submitted by: milosz.galazka@gmail.com Suggested by: ru [1]
Notes
Notes: svn path=/head/; revision=157439
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index f4b1e9f2cf86..dcffdb13ff46 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -2877,3 +2877,4 @@ OLD_DIRS+=usr/share/doc/bind/html
OLD_DIRS+=usr/share/doc/bind/misc
OLD_DIRS+=usr/share/doc/bind/
+.include "tools/build/mk/OptionalObsoleteFiles.inc"