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
autoconf
binstall
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
config Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +00:00
crunchgen
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
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
lint
lint1
lint2
lorder Patch lorder with the host's working shell. Idea from Chris Demetriou. 2002-09-15 17:05:26 +00:00
m4
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
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
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
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
rpcgen
sunlabel build sunlabel as a host tool (not enabled in tools/Makefile yet) 2002-01-10 16:35:05 +00:00
texinfo
toolchain Don't try to extract gdbserver configury; we don't yet support gdbserver. 2002-05-20 15:19:09 +00:00
tsort
uudecode Roll in fixes to permit cross-compiling from non-NetBSD hosts. This 2002-01-31 22:43:33 +00:00
yacc
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
Makefile.host Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +00:00