app: simplify makefiles
authorDavid Marchand <david.marchand@6wind.com>
Mon, 18 Aug 2014 11:29:19 +0000 (13:29 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 26 Aug 2014 15:52:33 +0000 (17:52 +0200)
commit8738b68a94d3e7541e7e418d20424163d2713ef0
treed546a9279002af410df31e105ca405c013a72789
parent2bbb811998086131d7bf29760bd77c1cec71e97c
app: simplify makefiles

No need to test some build option multiple times in a Makefile.
Besides, such option is needed by the associated app, so move it at the
top of the Makefile.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
app/cmdline_test/Makefile
app/dump_cfg/Makefile
app/test-acl/Makefile
app/test-pipeline/Makefile
app/test-pmd/Makefile
app/test/Makefile