NetBSD/tools
apb d1cf36b114 Add a comment to the Makefile explaining that we do not use HOST_AWK
here, because tools/host-mkdep is built before tools/awk.
2008-10-19 22:05:22 +00:00
..
amiga-aout2bb Convert remaining host tools for amiga to correct cross tools. Now allows 2004-11-28 07:00:52 +00:00
amiga-elf2bb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
amiga-txlt Convert remaining host tools for amiga to correct cross tools. Now allows 2004-11-28 07:00:52 +00:00
asn1_compile
atf-compile Use TOOL_SED, not HOST_SED. Also use && to catch errors in 2008-10-05 20:14:14 +00:00
autoconf
awk Add awk as a host tool. 2008-10-19 19:40:19 +00:00
binstall Rename nbinstall to ${MACHINE_GNU_PLATFORM}-install as it calls the 2007-07-03 16:29:24 +00:00
binutils target: 2007-11-19 05:54:03 +00:00
cap_mkdb
cat
cksum cross (and native) building works again. woo. 2006-10-29 06:17:08 +00:00
compat Regen from configure.ac rev 1.67: 2008-10-18 16:27:19 +00:00
compile_et Improve how various "simple" host tools are built and invoked. 2003-11-16 14:14:18 +00:00
config config and genassym are not sysadmin tools, they are development tools. 2005-06-05 18:19:52 +00:00
crunchgen
ctags
db
dbsym look for libbfd etc in binutils always now. 2003-12-04 09:59:07 +00:00
disklabel Change the name of the host disklabel to nbdisklabel-${MAKEWRAPPERMACHINE}, 2006-12-09 20:13:13 +00:00
fdisk For the i386 and amd64 cross-toolset, build fdisk with -DBOOTSEL, 2006-02-14 04:49:50 +00:00
fgen
file Configure with --disable-warnings; cross-compiling on NetBSD 3.1 2008-08-31 00:31:22 +00:00
gcc Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
gdb disable sim for mips until someone adds the rest of the build framework for it. 2007-02-19 18:26:22 +00:00
genassym Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
gencat
gettext add --with-included-gettext to CONFIGURE_ARGS since it was 2003-11-12 19:47:54 +00:00
gmake CONFIGURE_ARGS+=--disable-nls so that tools/gmake doesn't accidentally 2006-10-27 22:36:23 +00:00
groff Disable X11 support in toolchain "groff" build to stop it from trying 2006-02-06 23:48:35 +00:00
hexdump
host-mkdep Add a comment to the Makefile explaining that we do not use HOST_AWK 2008-10-19 22:05:22 +00:00
hp300-mkboot Convert mkboot into a full cross tool. Last hurdle for hp300 to building on 2004-11-28 11:14:41 +00:00
hp700-mkboot Build hp700's mkboot as a host tool called nbhp700-mkboot. mkboot also 2004-07-28 09:17:31 +00:00
ibmnws-ncdcs
installboot .include Makefile.disklabel in installboot, so that the 2005-06-12 20:24:14 +00:00
join Build join(1) as a host tool. 2007-01-14 16:17:29 +00:00
lex
lint
lint1
lint2
lorder Remove the definitions of BUILD_OSTYPE and BUILD_OSVERSION, which have 2008-10-07 15:10:35 +00:00
m4
macppc-fixcoff Don't use $MACHINE to name the program; just call it macppc-fixcoff. 2004-03-03 19:42:01 +00:00
make regen 2007-10-14 20:27:22 +00:00
makefs
makewhatis
mdsetimage look for libbfd etc in binutils always now. 2003-12-04 09:59:07 +00:00
menuc
mips-elf2ecoff Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mkcsmapper
mkdep
mkesdb
mklocale
mknod
mktemp
msgc
mtree Tools can't use SHA2. Noted by Geoff Wing. 2005-08-26 03:19:14 +00:00
pax
paxctl paxctl got moved to usr.sbin, it seems. 2007-01-30 23:47:37 +00:00
pcc Build pcc as host tool if requested. 2008-08-24 05:53:36 +00:00
powerpc-mkbootimage Convert prep to use the new unified mkbootimage rather than it's own. This 2008-04-30 21:15:33 +00:00
pwd_mkdb
rpcgen
sed Make TOOL_SED, to allow using our own sed in cases where the host's version 2006-06-18 05:16:41 +00:00
sgivol Add ID line 2003-12-30 21:08:26 +00:00
sparkcrc Add sparkcrc (used to generate checksums for acorn32 bootloader sparkive) 2004-06-08 21:44:46 +00:00
stat
strfile Build strfile both as a host tool and as an installed program: 2008-09-26 18:23:09 +00:00
sunlabel Don't use TERMCAP if host tool. 2003-11-12 02:18:27 +00:00
texinfo
tsort
uudecode implement HOST_CPPFLAGS+= -DNO_BASE64 2006-09-24 21:43:14 +00:00
veriexecgen Fixes to allow veriexecgen to be built as a host tool. 2006-12-20 22:03:20 +00:00
yacc
zic
Makefile Add awk as a host tool. 2008-10-19 19:40:19 +00:00
Makefile.disklabel use a pre-generated list of files instead of running find(1) again and again. 2007-08-07 12:44:39 +00:00
Makefile.gmakehost Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
Makefile.gnuhost Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
Makefile.gnuwrap
Makefile.host Define NOINFO, so that we don't try to build info files for host tools. 2008-10-19 19:38:55 +00:00
headerlist Add rs6000 to the headerlist. Pointed out by Michael Muller 2008-05-14 07:08:40 +00:00
mkheaderlist.sh a script to generate a list of headers for Makefile.disklabel. 2007-08-07 12:38:23 +00:00