numam-dpdk/examples/qos_sched
Bruce Richardson b2f4f2e2a6 examples: fix build clean on FreeBSD
The "examples_clean" top-level build target calls "make clean" for each
individual example. However, for a number of those which were linux-only
examples, the "if" condition only had a dummy "all" target i.e. no "clean"
target, causing an error with examples_clean.

Fixes: 3417cd687e ("examples: ignore linux apps on bsd")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2017-04-21 16:19:54 +02:00
..
app_thread.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
args.c examples/qos_sched: fix lcore limit 2016-05-16 18:49:12 +02:00
cfg_file.c examples/qos_sched: remove duplicated cfgfile library 2015-10-22 18:09:36 +02:00
cfg_file.h examples/qos_sched: remove duplicated cfgfile library 2015-10-22 18:09:36 +02:00
cmdline.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
init.c examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
main.c mempool: rename functions with confusing names 2016-07-01 12:35:57 +02:00
main.h examples/qos_sched: fix lcore limit 2016-05-16 18:49:12 +02:00
Makefile examples: fix build clean on FreeBSD 2017-04-21 16:19:54 +02:00
profile_ov.cfg remove trailing whitespaces 2014-06-11 00:29:34 +02:00
profile.cfg doc: drop old naming of the project 2016-02-10 15:47:51 +01:00
stats.c examples: fix whitespace 2015-06-12 11:10:10 +02:00