a93ea220fc
* DPSRCS contains extra dependencies, but is _NOT_ added to CLEANFILES. This is a change of behaviour. If a Makefile wants the clean semantics it must specifically append to CLEANFILES. Resolves PR toolchain/5204. * To recap: .d (depend) files are generated for all files in SRCS and DPSRCS that have a suffix of: .c .m .s .S .C .cc .cpp .cxx * If YHEADER is set, automatically add the .y->.h to DPSRCS & CLEANFILES * Ensure that ${OBJS} ${POBJS} ${LOBJS} ${SOBJS} *.d depend upon ${DPSRCS} * Deprecate the (short lived) DEPENDSRCS Update the various Makefiles to these new semantics; generally either adding to CLEANFILES (because DPSRCS doesn't do that anymore), or replacing specific .o dependencies with DPSRCS entries. Tested with "make -j 8 distribution" and "make distribution". |
||
---|---|---|
.. | ||
asn1_compile | ||
autoconf | ||
binstall | ||
binutils | ||
cap_mkdb | ||
cat | ||
cksum | ||
compat | ||
compile_et | ||
config | ||
crunchgen | ||
ctags | ||
db | ||
dbsym | ||
fgen | ||
file | ||
gcc | ||
gencat | ||
gettext | ||
groff | ||
hexdump | ||
host-mkdep | ||
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 |