NetBSD/tools
tv 472dcba2fb * Always use the makewrapper when starting a build phase.
* Set stuff mostly in the environment, not on make(1)'s command line.
  This is needed for MACHINE and MACHINE_ARCH (noted by bjh21), and keeps
  the mk.conf-overriding-env behavior (suggested by several people).

* Use MAKEFLAGS to make the wrapper script more readable.

* When prepping objdir in tools for the default TOOLDIR value, just make
  that objdir; leave the recursive "make obj" for later.
2001-11-02 05:07:22 +00:00
..
asn1_compile Add asn1_compile as a host tool. 2001-10-25 07:45:13 +00:00
binstall
compat
compile_et
config
crunchgen No need to assign HOSTPROGNAME here, since we aren't changing it from 2001-10-25 01:49:48 +00:00
gencat
lex
lint Avoid some annoying pitfalls of HOST_CPPFLAGS:=... in Makefile.host. 2001-10-25 02:23:21 +00:00
lint1 Avoid some annoying pitfalls of HOST_CPPFLAGS:=... in Makefile.host. 2001-10-25 02:23:21 +00:00
lint2 Avoid some annoying pitfalls of HOST_CPPFLAGS:=... in Makefile.host. 2001-10-25 02:23:21 +00:00
lorder
mdsetimage Avoid some annoying pitfalls of HOST_CPPFLAGS:=... in Makefile.host. 2001-10-25 02:37:49 +00:00
menuc
mkdep
mklocale
msgc
mtree
rpcgen
texinfo * Always descend into "tools" regardless of USETOOLS setting. Instead, 2001-10-31 01:20:09 +00:00
toolchain Make *really* sure that MACHINE is set to an empty string so that 2001-11-01 01:52:45 +00:00
tsort
yacc
Makefile * Always use the makewrapper when starting a build phase. 2001-11-02 05:07:22 +00:00
Makefile.host Back out previous -- it has other annoying side-effects I missed. 2001-10-25 02:02:46 +00:00
Makefile.inc * Create a variable HOST_OSTYPE that represents the host build environment, 2001-10-31 17:46:08 +00:00