Xinqi Bao's Git

Don't explicitly list each component-target
authorLaslo Hunhold <[email protected]>
Tue, 29 May 2018 19:24:43 +0000 (21:24 +0200)
committerAaron 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