summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorsommerfeld <sommerfeld@NetBSD.org>2002-04-30 14:29:01 +0000
committersommerfeld <sommerfeld@NetBSD.org>2002-04-30 14:29:01 +0000
commit36dc09c47d167da4221679c937f1293700ab561e (patch)
treeb20004e1b858638e4a556f4d2172fe6b3368e137 /sys/dev/microcode
parentd9e55fca4721e9de0c1cfa64a7e3916cd16f7433 (diff)
make(1) specifies, regarding :: targets:
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.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions