NetBSD/tools
dyoung a37289db57 Make disklabel(8) and fdisk(8) into "host tools " last step: build
and install ${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-disklabel,
${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-fdisk by "reaching over" to
the sources in ${NETBSDSRCDIR}/sbin/{disklabel fdisk}/.

To avoid clashes with a build-host's header files, especially on
*BSD, the host-tools versions of fdisk and disklabel search for
#includes such as disklabel.h, disklabel_acorn.h, disklabel_gpt.h,
and bootinfo.h in a new #includes namespace, nbinclude/.  That is,
they #include <nbinclude/sys/disklabel.h>, <nbinclude/machine/disklabel.h>,
<nbinclude/sparc64/disklabel.h>, instead of <sys/disklabel.h> and
such.  I have also updated the system headers to #include from
nbinclude/-space when HAVE_NBTOOL_CONFIG_H is #defined.
2005-06-12 19:46:15 +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 Convert remaining host tools for amiga to correct cross tools. Now allows 2004-11-28 07:00:52 +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
autoconf
bebox-elf2pef Convert bebox's remaining host tools over to cross tools scheme. Builds to sets 2004-11-25 08:09:14 +00:00
bebox-mkbootimage Convert bebox's remaining host tools over to cross tools scheme. Builds to sets 2004-11-25 08:09:14 +00:00
binstall
binutils Revert previous. 2005-01-14 07:46:56 +00:00
cap_mkdb
cat
cksum
compat Replace the original fgetln with a simpler one that: 2005-05-15 21:31:26 +00:00
compile_et
config config and genassym are not sysadmin tools, they are development tools. 2005-06-05 18:19:52 +00:00
crunchgen
ctags
db
dbsym
disklabel Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
fdisk Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
fgen
file don't build a shared lib for the host-tool, it doesn't work on hp700 2005-05-08 01:47:33 +00:00
gcc Use the correct LD/NM/OBJDUMP when creating the mknative environment. 2005-05-20 07:10:51 +00:00
gdb
genassym config and genassym are not sysadmin tools, they are development tools. 2005-06-05 18:19:52 +00:00
gencat
gettext
groff
hexdump
host-mkdep
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
lex
lint
lint1
lint2
lorder
m4
macppc-fixcoff
make
makefs
makewhatis
mdsetimage
menuc
mips-elf2ecoff
mkcsmapper
mkdep
mkesdb
mklocale
mknod
mktemp
msgc
mtree
pax
prep-mkbootimage
pwd_mkdb
rpcgen
sgivol
sparkcrc
stat
sunlabel
texinfo
toolchain
tsort
uudecode
yacc
zic
Makefile Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
Makefile.disklabel Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
Makefile.gnuhost Put back @ on configure line. Was off for debugging and shouldn't have been 2005-02-11 15:11:08 +00:00
Makefile.gnuwrap
Makefile.host