John-Mark Gurney
14cac2a6f1
fix spelling of DEFAULT in comments...
2014-10-22 06:53:55 +00:00
Warner Losh
3ceb1e5386
Spell always the more traditional way.
2014-05-09 04:49:43 +00:00
Warner Losh
09df65e474
Put bsd.own.mk back in the list, and take src.opts.mk out.
...
Fix a silly typo.
2014-05-08 02:24:30 +00:00
Warner Losh
8a863ef3d5
Fix a typo make should have complained about.
...
Submitted by: Mark Johnston
2014-05-08 02:18:36 +00:00
Warner Losh
9b01449f96
[1] Make WITHOUT_FOO alway trump WITH_FOO, regardless of the system
...
default. This restores more of the historical expectations that
were broken when we started disallowing both WITH_FOO and
WITHOUT_FOO to be defined.
[2] Document this new behavior, and improve the documentation in
general here.
Submitted by: sjg@ [1].
2014-05-05 22:02:48 +00:00
Warner Losh
5144b2be23
Move the generic part of bsd.opts.mk into bsd.mkopts.mk to allow for
...
the WITH/WITHOUT_FOO -> MK_FOO={yes,no} stuff to be used elsewhere.
2014-04-18 17:04:26 +00:00