About ${CTFCONVERT}.

This commit is contained in:
uebayasi 2015-09-08 05:48:07 +00:00
parent 814554f5b1
commit 6639db6cc2
1 changed files with 6 additions and 0 deletions

View File

@ -450,3 +450,9 @@ o Clean up ${MD_OBJS} and friends in Makefile.${MACHINE}.
Rely on the fact that config(1) parses files.${MACHINE} first, outputs
files in the order it parses files.* (actually include depth), and
`Makefile.kern.inc' preserve file order to pass to ${LD}.
o Clean up CTF-related rules.
Don't overwrite compile/link rules conditionally by existence of
${CTFCONVERT}/${CTFMERGE}. Give a separate suffix (*.ctfo) and define its
rules (.c -> .ctfo).