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 Add compile_et to TOOLDIR host tools. 2001-09-21 23:01:08 +00:00
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 Move <bsd.hostprog.mk> to the right place so TOOLDIR can be set in mk.conf. 2001-09-22 05:02:13 +00:00
mdsetimage Avoid some annoying pitfalls of HOST_CPPFLAGS:=... in Makefile.host. 2001-10-25 02:37:49 +00:00
menuc Set MKSHARE=no so the real Makefile won't pull in bsd.files.mk 2001-10-18 05:33:01 +00:00
mkdep
mklocale Add mklocale to cross-tools and turn it back on for the builds. 2001-10-20 06:04:59 +00:00
msgc Set MKSHARE=no so the real Makefile won't pull in bsd.files.mk 2001-10-18 05:33:01 +00:00
mtree Make mtree a host tool and use it when appropriate. 2001-10-09 05:19:03 +00:00
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