..
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
compat
Add some more bits of host compatibility.
2002-02-26 22:29:38 +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
Having `build/Makefile' depend on `.configure_done' doesn't work. Instead,
2002-02-19 12:13:10 +00:00
host-mkdep
Make sure TOOLDIR/bin exists before copying into it. Use 2 explicit mkdir's
2002-02-12 19:54:16 +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
Make util.c replacement functions use autoconf conditionals to probe
2002-01-25 17:51:31 +00:00
makefs
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
2002-01-31 22:43:33 +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 elf2ecoff as a build tool for mips ports.
2002-02-23 21:32:27 +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
Complete the mknative method of creating the toolchain metainformation
2002-02-26 22:31: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
Add gettext to tools.
2002-02-26 18:14:40 +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