36dc09c47d
Sources for a target do not accumulate over dependency lines when this operator is used. An unstated implication of this is that when parallel builds are done, each separate instance of the target can be scheduled independantly. As a result, the linksinstall target with commands could be executed too early during a parallel build since they didn't actually have a dependancy on "realinstall". To fix this, correct the linksinstall:: realinstall dependancy by eliminating the command-less linksinstall target, and moving the dependancy to the other linksinstall target. |
||
---|---|---|
.. | ||
dict | ||
doc | ||
examples | ||
locale | ||
man | ||
me | ||
misc | ||
mk | ||
nls | ||
sushi | ||
tabset | ||
termcap | ||
tmac | ||
wscons | ||
zoneinfo | ||
Makefile | ||
Makefile.inc |