freebsd-dev/targets/pseudo
Bryan Drewery 817366f1c1 buildworld: Pass which world phase the build is in down to submakes.
This is useful for having directories behave differently depending
on the phase - such as enabling SUBDIR_PARALLEL or disabling
redundant building of library directories already done by
earlier 'make _libraries'.

Sponsored by:	Dell EMC Isilon
2017-06-20 22:08:02 +00:00
..
bootstrap-tools buildworld: Pass which world phase the build is in down to submakes. 2017-06-20 22:08:02 +00:00
clang Enable llvm-objdump by default per r310775 2017-05-16 03:12:51 +00:00
gcc Garbage collect removed directories. 2015-12-07 16:08:26 +00:00
hosttools DIRDEPS_BUILD: Build crunchide for the host. 2016-09-01 23:52:25 +00:00
kernel DIRDEPS_BUILD: Build the kernel in the same place as buildkernel would. 2016-05-26 23:20:10 +00:00
stage META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE. 2016-03-11 23:45:28 +00:00
tests META_MODE: add additional reachover relative paths to DIRDEPS_BUILD 2017-04-07 07:46:21 +00:00
the-lot DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
toolchain META MODE: Fix 'make bootstrap-tools'. 2015-11-25 19:44:51 +00:00
universe local.meta.sys.mk already defines TARGET_ARCHES_arm 2015-12-08 00:22:24 +00:00
userland DIRDEPS_BUILD: Connect new directories. 2017-05-09 01:48:14 +00:00
Makefile.inc