freebsd-skq/targets
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
..
pseudo Follow-up r325329: Store all WORLDTMP objects back in the same directory. 2017-11-03 00:29:42 +00:00
Makefile targets/Makefile: fix a typo (derrived -> derived). 2016-05-18 10:59:16 +00:00
Makefile.inc
Makefile.xtras show-valid-targets: Indent each target 2 spaces. 2016-03-30 22:26:14 +00:00