mirror of
https://git.tukaani.org/xz.git
synced 2025-04-12 10:40:51 +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.