1
0
mirror of https://git.tukaani.org/xz.git synced 2025-03-12 03:20:53 +00:00
Lasse Collin d62028b4c1 liblzma: Fix a portability problem in Makefile.am.
POSIX supports $< only in inference rules (suffix rules).
Using it elsewhere is a GNU make extension and doesn't
work e.g. with OpenBSD make.

Thanks to Christian Weisgerber for the patch.
2014-09-20 19:42:56 +03:00
..
2014-08-05 22:32:36 +03:00