]> git.draconx.ca Git - upkg.git/commitdiff
Ditch local orderonly trick.
authorNick Bowler <nbowler@draconx.ca>
Thu, 24 Feb 2022 04:20:34 +0000 (23:20 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 24 Feb 2022 04:28:31 +0000 (23:28 -0500)
The orderonly trick used here is missing various updates in fix-gnulib
that improve interoperability with various make implementations.

We can just rely on the logic in $(gnulib_headers) to get its version
of the order-only behaviour, particularly since every file including
these ones should have gnulib header dependencies.


No differences found