mirror of
https://git.tukaani.org/xz.git
synced 2025-06-17 19:16:39 +00:00
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.