171d653219
* Rename "config.h" to "nbtool_config.h" and HAVE_CONFIG_H to HAVE_NBTOOL_CONFIG_H. This makes in more obvious in the source when we're using tools/compat/config.h versus "standard autoconf" config.h * Consistently move the inclusion of nbtool_config.h to before <sys/cdefs.h> so that the former can provide __RCSID() (et al), and there's no need to protect those macros any more. These changes should make it easier to "tool-ify" a program by adding: #if HAVE_NBTOOL_CONFIG_H #include "nbtool_config.h" #endif to the top of the source files (for the general case). |
||
---|---|---|
.. | ||
asn1_compile | ||
autoconf | ||
binstall | ||
binutils | ||
cap_mkdb | ||
cat | ||
cksum | ||
compat | ||
compile_et | ||
config | ||
crunchgen | ||
ctags | ||
db | ||
dbsym | ||
fgen | ||
file | ||
gcc | ||
gdb | ||
gencat | ||
gettext | ||
groff | ||
hexdump | ||
host-mkdep | ||
ibmnws-ncdcs | ||
installboot | ||
lex | ||
lint | ||
lint1 | ||
lint2 | ||
lorder | ||
m4 | ||
make | ||
makefs | ||
makewhatis | ||
mdsetimage | ||
menuc | ||
mips-elf2ecoff | ||
mkcsmapper | ||
mkdep | ||
mkesdb | ||
mklocale | ||
mktemp | ||
msgc | ||
mtree | ||
pax | ||
prep-mkbootimage | ||
pwd_mkdb | ||
rpcgen | ||
stat | ||
sunlabel | ||
texinfo | ||
toolchain | ||
tsort | ||
uudecode | ||
yacc | ||
zic | ||
Makefile | ||
Makefile.gnuhost | ||
Makefile.gnuwrap | ||
Makefile.host |