about summary refs log tree commit diff
path: root/templates.mk
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-01-09T15·54+0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-01-09T15·54+0100
commit814a73227f9571d8fbd831fedced5e87cd9c926b (patch)
treed0f04084b69149c7bb0d9457b602435ad0c8758a /templates.mk
parent55c9a40613fefda6622aa9acd22cce4006fd1077 (diff)
Remove duplicate elements from *_SOURCES
This is useful when you do:

  foo_SOURCES := $(wildcard *.cc) foo.cc

where foo.cc is a generated file.  In this case, if foo.cc already
exists, you get foo.cc twice in foo_SOURCES, leading to a link error.
Diffstat (limited to 'templates.mk')
0 files changed, 0 insertions, 0 deletions