mirror of
https://git.tukaani.org/xz.git
synced 2025-10-21 00:22:57 +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.