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]
This commit is contained in:
Alexander Leidinger 2006-04-03 18:42:44 +00:00
parent a585a9a1bc
commit 95529bcb14
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=157439
2 changed files with 1019 additions and 0 deletions

View File

@ -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"

File diff suppressed because it is too large Load Diff