On Sun, 17 Sep 2017 20:36:42 +0100
Matthew Parnell <matt_AT_parnmatt.co.uk> wrote:
Hey Matthew,
> Is it really necessary to explicitly list all of these? The other
> rules already cover them implicitly;
> removing them should be fine, and I got a successful compile and run
> without them.
yes, the compile will not fail, but they are needed for dependency
resolution. And the only portable way sadly is to list each one
explicitly, given suffix rules don't allow the listing of prerequisites.
With best regards
Laslo Hunhold
--
Laslo Hunhold <dev_AT_frign.de>
Received on Sun Sep 17 2017 - 21:49:27 CEST