summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2010-04-14 10:06:07 -0400
committerColin Walters <walters@verbum.org>2010-04-14 10:06:07 -0400
commitde5d2ea1584b01af809346316c7fbd4955a9db1d (patch)
treea302ba64a84d9b7f90ac6232f93956f7cd1b02f9 /examples
parent5a47e96e3f580c973e6880dafa747f54c144c760 (diff)
[Makefile.am] Clean up CFLAGS handling, don't override all: target
First, we should move the CFLAGS into AM_CFLAGS, otherwise the per-target CFLAGS forces Automake to prefix object files, which is unnecessary since we only have one target. More importantly, avoid overriding the all: target here; that's owned by Automake. Use all-local instead to append things to the end of the normal build.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions