diff options
author | Emil Velikov <[email protected]> | 2015-07-17 10:21:06 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-09-09 12:48:09 +0100 |
commit | d65bd7a7be48d7805f68cd45218794f3e4590408 (patch) | |
tree | be7ed440ba7b3dfd9b6073f55ceea5ac5c31230a /.dir-locals.el | |
parent | c8984a7a4686c2045666d32fbe5733ff5a5c3bd8 (diff) |
util: automake: rework the format_srgb.c rule
A handful of changes/cleanups paving the way to bmake support:
- Remove optional $(srcdir)/ prefix for files in the prereq list.
- Drop the space after the AM_V_GEN variable.
- Using $< in a non-suffix rule is a GNU make idiom.
- Use $(@D) over $(dir $@). The latter is a POSIX standard.
v2: Cosmetic tweaks in the commit summary.
Cc: 11.0 <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Matt Turner <[email protected]> (v1)
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions