freebsd-dev/tools/build
John Birrell 87d0f81ce7 Add a build option to support WITH_CDDL and WITHOUT_CDDL, defaulting
to WITH_CDDL.

This option enables building code that is licensed under Sun's CDDL.
The DTrace code is licensed that way, so by default it will get built
unless the WITHOUT_CDDL option is used.

There is another build toggle, NO_CTF, which turns off execution of
ctfconvert and ctfmerge in sys.mk, but this can't be implemented as
WITH_/WITHOUT because bsd.own.mk isn't included in all Makefiles and
sys.mk is included automatically by make.
2006-11-01 09:02:11 +00:00
..
cross-build Add hacks that I use to test cross-builds (by building on 2005-03-02 16:40:51 +00:00
make_check Fix builds with a read-only directory and a make upgrade. This is done 2004-12-07 14:41:16 +00:00
mk Removed libc_r build support. 2006-09-30 11:32:46 +00:00
options Add a build option to support WITH_CDDL and WITHOUT_CDDL, defaulting 2006-11-01 09:02:11 +00:00
dummy.c Migrate to a new way of dealing with building from old revisions of 2003-04-05 20:30:30 +00:00
Makefile Make <runefile.h> internal to libc. 2005-05-16 09:32:41 +00:00