Page MenuHomeFreeBSD

Mk/Uses/magick.mk: Improve readability
ClosedPublic

Authored by zirias on May 6 2023, 10:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 22 2024, 10:11 PM
Unknown Object (File)
Jan 13 2024, 8:37 AM
Unknown Object (File)
Dec 23 2023, 1:22 AM
Unknown Object (File)
Dec 7 2023, 10:11 PM
Unknown Object (File)
Nov 9 2023, 2:35 AM
Unknown Object (File)
Oct 17 2023, 4:55 AM
Unknown Object (File)
Oct 12 2023, 7:30 AM
Unknown Object (File)
Jul 30 2023, 10:35 AM
Subscribers

Details

Summary

Improve readability by replacing the AT&T-style expansions with some
explicit logic. This also avoids incompatibility with very old make
versions where % in these expansions also matches empty strings.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable