Confirmed users
1,380
edits
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
= post #2 = | = post #2 = | ||
== Build system tools: make-makefile == | == Build system tools: make-makefile, file generation == | ||
<pre> | |||
How the make-makefile tool is used to generate makefiles. | How the make-makefile tool is used to generate makefiles. | ||
Line 58: | Line 56: | ||
values from config* to avoid invoking ./config.status for a subset of | values from config* to avoid invoking ./config.status for a subset of | ||
substitution tokens. | substitution tokens. | ||
</pre> | |||