mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-09 21:33:35 +02:00
Both are legal in Makefiles, but $() matches local convention, and $() prevents confusion about when the variable is expanded (i.e., shell vs. make).