NetBSD/tools
thorpej d8c2abc4aa Make *really* sure that MACHINE is set to an empty string so that
it doesn't infect the linker script build (i.e. override any MACHINE=
that might already be in MAKEFLAGS).
2001-11-01 01:52:45 +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 Don't actually delete the default tooldir on "cleandir"; else we'll nuke 2001-10-31 19:38:02 +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