1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-31 13:22:27 +01:00
Files
pentadactyl-pm/common/Makefile.common
Ted Pavlic eb74df729e Change two Makefile.common var references to use $() over ${}.
Both are legal in Makefiles, but $() matches local convention, and $()
prevents confusion about when the variable is expanded (i.e., shell vs.
make).
2009-02-23 10:14:16 -05:00

2.9 KiB