numam-dpdk/examples/vhost_scsi
Bruce Richardson 22119c4591 examples: use pkg-config in makefiles
Change the example app Makefiles to query if DPDK is installed and
registered using pkg-config. If so, build directly using pkg-config info,
otherwise fall back to using the original build system with RTE_SDK and
RTE_TARGET

This commit changes the makefiles for the basic examples, i.e. those which
do not have multiple subdirectories underneath the main examples dir.
Examples not covered are:

* ethtool
* multi_process
* performance-thread
* quota_watermark
* netmap_compat
* server_node_efd
* vm_power_manager

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Luca Boccassi <bluca@debian.org>
2018-01-30 21:58:59 +01:00
..
Makefile examples: use pkg-config in makefiles 2018-01-30 21:58:59 +01:00
meson.build examples: build some samples with meson 2018-01-30 21:58:59 +01:00
scsi_spec.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
scsi.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
vhost_scsi.c vhost: introduce vring call API 2018-01-16 18:47:49 +01:00
vhost_scsi.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00