NetBSD/tools
bjh21 d68e9d36ad Check for the location of sh on the path, and use that to construct the
value for _PATH_DEFSHELLDIR.  In theory, _PATH_DEFSHELLDIR will also be
used to find csh, but ".SHELL csh" shouldn't be used anywhere in our source
tree, and this make shouldn't be used for other things.

This should cause nbmake to use the right shell for most purposes when
cross-compiling from Solaris.
2002-04-24 21:20:08 +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
cksum Add cksum as a host tool. 2002-03-31 14:33:54 +00:00
compat Rather than hardcoding two possible locations of the POSIX shell (for 2002-04-24 19:41:58 +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
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 Don't need "if" here to look for TOOLDIR/bin; "mkdir -p" won't fail if 2002-04-03 15:56:32 +00:00
installboot Add shim dev/sun/sun_boot.h (#includes "../../sys/dev/sun/sun_boot.h") 2002-04-24 01:40:14 +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
make Check for the location of sh on the path, and use that to construct the 2002-04-24 21:20:08 +00:00
makefs Make $(OBJS) depend on the ufs headers link. 2002-03-05 15:08:27 +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
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
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
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 forget "do-distrib-dirs" as a prerequisite to "includes". 2002-02-27 18:18:59 +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 vax-installboot has been deleted, so don't recurse into it. 2002-04-06 13:33:46 +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