NetBSD/tools
apb debdeec730 The tools/compat versions of mkstemp() and mkdtemp() need to call the
internal function that's usually named "__gettemp".  However in a cross
build, "__gettemp" is in a namespace reserved for the host system, so we
can't use that.  Use "__nbcompat_gettemp" instead, following the example
of several other functions or macros in tools/compat.  Previously, this
was handled by using the name "gettemp", but that conflicts with the
local gettemp() function in dist/nawk.
2008-10-20 10:28:38 +00:00
..
amiga-aout2bb
amiga-elf2bb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
amiga-txlt
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
compat The tools/compat versions of mkstemp() and mkdtemp() need to call the 2008-10-20 10:28:38 +00:00
compile_et
config
crunchgen
ctags
db
dbsym
disklabel
fdisk
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
genassym Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
gencat
gettext
gmake
groff
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
hp700-mkboot
ibmnws-ncdcs
installboot
join
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
make regen 2007-10-14 20:27:22 +00:00
makefs
makewhatis
mdsetimage
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
pax
paxctl
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
sgivol
sparkcrc
stat
strfile Build strfile both as a host tool and as an installed program: 2008-09-26 18:23:09 +00:00
sunlabel
texinfo
tsort
uudecode
veriexecgen
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