freebsd-dev/targets/pseudo
Bryan Drewery 2c36cefeaf Follow-up r325329: Store all WORLDTMP objects back in the same directory.
This still keeps the reduced MAKEOBJDIRPREFIX (SRCTOP) redundancy
removed in the OBJDIR, but now keeps all early phase objects
in the same directory rather than split per phase.

The problem of splitting per phase is that later phases want to link in
libraries from earlier phases and base their location on ${OBJTOP}.

Pointyhat to:	bdrewery
Reported by:	mjoras, Mark Millard
Sponsored by:	Dell EMC Isilon
2017-11-03 00:29:42 +00:00
..
bootstrap-tools Follow-up r325329: Store all WORLDTMP objects back in the same directory. 2017-11-03 00:29:42 +00:00
clang DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +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 Disconnect libpathconv tests since they require external perl and do not work with kyua. 2017-10-31 19:52:30 +00:00
the-lot Properly connect tests. 2017-10-31 00:03:49 +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: Update dependencies. 2017-10-31 00:07:04 +00:00
Makefile.inc