freebsd-nq/share/mk
Bryan Drewery ce3c9a36c5 Add bsd.crunchgen.mk to bsd.README.
MFC after:	1 week
2015-10-24 04:55:17 +00:00
..
atf.test.mk
auto.obj.mk
bsd.arch.inc.mk
bsd.compiler.mk Improve safety of caching from r289659 by only importing of none of the 2015-10-20 20:37:00 +00:00
bsd.confs.mk Configs should not be under MK_INCLUDES control. 2015-10-24 04:03:29 +00:00
bsd.cpu.mk
bsd.crunchgen.mk Add bsd.crunchgen.mk to bsd.README. 2015-10-24 04:55:17 +00:00
bsd.dep.mk
bsd.doc.mk Fix wrong use of .for; the iteration variable is not used in the loop. 2015-10-15 18:55:43 +00:00
bsd.dtb.mk
bsd.endian.mk
bsd.files.mk Make installing to a non-existent directory an error. 2015-10-15 22:49:56 +00:00
bsd.incs.mk Make installing to a non-existent directory an error. 2015-10-15 22:49:56 +00:00
bsd.info.mk Make installing to a non-existent directory an error. 2015-10-15 22:49:56 +00:00
bsd.init.mk
bsd.kmod.mk
bsd.lib.mk Similar to r289355, /usr/tests is within the base system so put the symbols 2015-10-16 05:06:43 +00:00
bsd.libnames.mk
bsd.links.mk
bsd.man.mk Fix installation of manpages with WITHOUT_COMPRESS broken since r284685. 2015-10-22 22:29:25 +00:00
bsd.mkopt.mk
bsd.nls.mk In jobs mode we can use .ORDER to force stage_links to run after other 2015-10-07 00:24:27 +00:00
bsd.obj.mk
bsd.opts.mk
bsd.own.mk Use existing CONFDIR instead of adding a new CONFIGDIR 2015-10-11 19:25:39 +00:00
bsd.port.mk
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Make installing to a non-existent directory an error. 2015-10-15 22:49:56 +00:00
bsd.progs.mk Fix building in a directory with SUBDIRs and SUBDIR_PARALLEL. 2015-10-21 00:25:18 +00:00
bsd.README Add bsd.crunchgen.mk to bsd.README. 2015-10-24 04:55:17 +00:00
bsd.snmpmod.mk
bsd.stand.mk
bsd.subdir.mk Rework r289778 to always parallelize known targets, without ordering. 2015-10-23 21:30:27 +00:00
bsd.symver.mk
bsd.sys.mk Only enable -fstack-protector-strong on gcc 4.9+ and default to -fstack-protector 2015-10-18 04:07:40 +00:00
bsd.test.mk Default TESTSDIR to /usr/tests/${RELDIR:H} 2015-10-11 21:29:24 +00:00
dirdeps.mk
gendirdeps.mk
host-target.mk
install-new.mk
local.autodep.mk To help bootstrap new local depends, 2015-10-07 00:32:33 +00:00
local.dirdeps.mk
local.gendirdeps.mk
local.init.mk Do not assume host toolchain supports sysroot 2015-10-07 00:28:24 +00:00
local.meta.sys.mk
local.sys.env.mk
local.sys.mk
Makefile Install bsd.confs.mk 2015-10-10 10:48:09 +00:00
meta2deps.py
meta2deps.sh
meta.autodep.mk
meta.stage.mk In jobs mode we can use .ORDER to force stage_links to run after other 2015-10-07 00:24:27 +00:00
meta.subdir.mk
meta.sys.mk
netbsd-tests.test.mk Simplify netbsd-tests.test.mk 2015-10-11 20:02:10 +00:00
plain.test.mk
src.libnames.mk Make libxo depend on libutil because it uses humanize_number after r287111 2015-10-18 07:30:50 +00:00
src.opts.mk Slightly rework the comments and logic for default Clang/GCC. 2015-10-24 04:03:32 +00:00
src.sys.env.mk
src.sys.mk
stage-install.sh
suite.test.mk
sys.dependfile.mk
sys.mk Rework the 'make -n -n' feature such that '-n' recurses and '-N' does not. 2015-10-17 16:42:54 +00:00
tap.test.mk
version_gen.awk