NetBSD/tools
lukem 90af8ac79d Tweak dependencies so that defs.mk depends upon config.cache, and
config.cache depends upon 'include/.stamp configure config.h.in defs.mk.in'
and runs configure.  Forcebly remove config.cache before running configure.

This change means that config.cache is (still) retained between "make clean"
(but not "make cleandir") runs, but is flushed if configure or config.h.in
is changed, as the cache may contain incorrect information in that case.
2002-12-04 23:27:54 +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
cap_mkdb Roll in fixes to permit cross-compiling from non-NetBSD hosts. This 2002-01-31 22:43:33 +00:00
cat Add cat(1) as a host tool. 2002-06-10 18:32:28 +00:00
cksum Add cksum as a host tool. 2002-03-31 14:33:54 +00:00
compat Tweak dependencies so that defs.mk depends upon config.cache, and 2002-12-04 23:27:54 +00:00
compile_et Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
config Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +00:00
crunchgen Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
ctags Roll in fixes to permit cross-compiling from non-NetBSD hosts. This 2002-01-31 22:43:33 +00:00
dbsym missed a couple of NOMAN= :( 2001-12-13 03:44:37 +00:00
fgen Add fgen as a host tool, used for sys/arch/sparc/bootblk. 2002-05-28 21:56:05 +00:00
gencat Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
gettext Add gettext to tools. 2002-02-26 18:14:40 +00:00
groff Fix target ordering glitches: the `afterinstall' sources in here depend 2002-03-01 15:39:00 +00:00
host-mkdep Patch host-mkdep with the working host shell. 2002-09-15 17:23:01 +00:00
installboot Make Solaris 8 happy: use ln -f -s instead of ln -fs 2002-05-31 05:50:03 +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 Patch lorder with the host's working shell. Idea from Chris Demetriou. 2002-09-15 17:05:26 +00:00
m4 Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
make Check for <poll.h>. If it is not found, -DUSE_SELECT=1. 2002-10-04 22:21:57 +00:00
makefs Make Solaris 8 happy: use ln -f -s instead of ln -fs 2002-05-31 05:50:03 +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
mips-elf2ecoff Add a standalone exec_elf.h, so that elf2ecoff can be compiled on non-netbsd 2002-03-24 19:17:51 +00:00
mkdep Move host-mkdep to its own directory. Create and install it before 2002-01-10 17:04:20 +00:00
mklocale Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
mktemp Re-add mktemp as a host tool; it is used in more places than Ben 2002-09-14 04:26:03 +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
pax build pax as a host tool, for -N and to work around borken vendor paxes 2002-01-25 05:01:17 +00:00
prep-mkbootimage Build prep's mkbootimage as a host tool, called nbprep-mkbootimage. 2002-05-03 20:33:53 +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
sunlabel build sunlabel as a host tool (not enabled in tools/Makefile yet) 2002-01-10 16:35:05 +00:00
texinfo Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
toolchain Don't try to extract gdbserver configury; we don't yet support gdbserver. 2002-05-20 15:19:09 +00:00
tsort Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
uudecode Roll in fixes to permit cross-compiling from non-NetBSD hosts. This 2002-01-31 22:43:33 +00:00
yacc Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'. 2001-11-14 22:13:39 +00:00
zic Define NOID to eliminate the rcsid. 2002-01-31 19:22:40 +00:00
Makefile Change the TOOLCHAIN_MISSING from == "no" to != "yes", to be consistent 2002-09-19 17:13:01 +00:00
Makefile.gnuhost Remove the "-j1" hack. This needs to be fixed better. For now, -j is 2002-02-26 22:27:11 +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 Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +00:00