freebsd-dev/share/mk
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
..
bsd.compat.mk Removed libc_r build support. 2006-09-30 11:32:46 +00:00
bsd.cpu.mk Use TARGET_BIG_ENDIAN instead of ARM_BIG_ENDIAN 2006-10-19 22:51:26 +00:00
bsd.dep.mk
bsd.doc.mk
bsd.endian.mk
bsd.files.mk
bsd.incs.mk
bsd.info.mk Don't run install-info under lockf if not installing in parallel. 2006-09-29 15:36:19 +00:00
bsd.init.mk
bsd.kmod.mk
bsd.lib.mk - Don't pass an empty ``NM='' to lorder(1) when NM is unset. 2006-10-25 09:43:38 +00:00
bsd.libnames.mk Removed libc_r build support. 2006-09-30 11:32:46 +00:00
bsd.links.mk
bsd.man.mk
bsd.nls.mk
bsd.obj.mk
bsd.own.mk Add a build option to support WITH_CDDL and WITHOUT_CDDL, defaulting 2006-11-01 09:02:11 +00:00
bsd.pkg.mk
bsd.port.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk
bsd.README
bsd.snmpmod.mk
bsd.subdir.mk
bsd.sys.mk
Makefile
sys.mk Remove X11BASE from here so the one from bsd.port.mk has a chance to set 2006-10-06 23:32:23 +00:00
version_gen.awk