NetBSD/tools
tv 06f06e280f Add more tolerant script-based implementation of mkdep for host tool
compiles.  Based loosely on mkdep.old.compiler (so CSRG license copied),
but now uses just one rewrite (awk) process per cpp invocation and
determines the proper way to run cpp and awk via a "configure" script.

Use HOST_MKDEP in bsd.hostlib/hostprog.mk (defaulting to the old override
value of MKDEP), and give it a TOOLDIR equivalent in bsd.own.mk.
2002-01-03 22:45:23 +00:00
..
asn1_compile Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
autoconf Use ${TOOLDIR}/bin/nbm4. 2001-11-14 23:19:11 +00:00
binstall Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
compat Add the framework for autoconf-based src/tools/compat structure. This will 2001-12-11 21:17:56 +00:00
compile_et Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
config Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
crunchgen Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
dbsym missed a couple of NOMAN= :( 2001-12-13 03:44:37 +00:00
gencat Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
groff * Now that src/share/tmac no longer uses absolute paths, nuke the sed 2002-01-03 16:38:50 +00:00
lex Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
lint Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lint1 Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lint2 Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lorder replace instances of INSTALL_FILE with HOST_INSTALL_FILE 2001-11-19 04:47:42 +00:00
m4 Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
makewhatis Build makewhatis as a host tool, since it is used at the end of 2001-11-29 23:51:38 +00:00
mdsetimage missed a couple of NOMAN= :( 2001-12-13 03:44:37 +00:00
menuc MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
mkdep Add more tolerant script-based implementation of mkdep for host tool 2002-01-03 22:45:23 +00:00
mklocale Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
msgc MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
mtree Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
pwd_mkdb Add pwd_mkdb as a toolchain bit for builds 2001-12-07 02:28:53 +00:00
rpcgen Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
sparc-installboot build a sparc/sparc64 useful installboot. called nbsparc-installboot 2002-01-02 05:26:58 +00:00
texinfo Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
toolchain Change .MAKEFLAGS to MAKE_ARGS so MACHINE doesn't get trashed in some 2001-11-16 01:50:17 +00:00
tsort Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
yacc Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
Makefile We can't currently build a toolchain for x86-64 here, so don't 2001-12-31 22:35:41 +00:00
Makefile.gnuhost Remove stray diagnostic "echo". 2002-01-03 16:47:08 +00:00
Makefile.gnuwrap Make the null rule execute something so make is appeased if the .y file is 2001-11-22 08:20:07 +00:00
Makefile.host no need to set NOMAN twice 2001-12-12 12:07:26 +00:00