Show
Ignore:
Timestamp:
11/02/11 15:37:08 (2 years ago)
Author:
Eric Paris <eparis@redhat.com>
Committer:
Eric Paris <eparis@redhat.com> 1320262628 -0400
Parent:

[fdeeccaa0ec11a5a549c60fc2da1f4dcd8eb5c65]

Message:

tree: Makefiles: syntax, convert all ${VAR} to $(VAR)

This is purely personal preference. Most of the Makefiles use $() for
Makefile variables, but a couple of places use ${}. Since this obscured
some later Makefile changes I figured I'd just make them all the same up
front.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved