Xinqi Bao's Git
projects
/
slstatus.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
81d5b42
)
Don't explicitly list each component-target
author
Laslo Hunhold <
[email protected]
>
Tue, 29 May 2018 19:24:43 +0000
(21:24 +0200)
committer
Aaron Marcher <
[email protected]
>
Tue, 29 May 2018 19:25:39 +0000
(21:25 +0200)
I made a mistake while reading the Posix spec. In fact, the implicit
prerequisite imposed by the .c.o-rule is evaluated as expected, even if
the .c is not given in the target rule.
This partially reverts
0efd64ffaa04715eff9c834c437562952c4531cd
.
No differences found