examples/multi_process: convert to pkg-config-based build
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 3 Sep 2020 15:26:42 +0000 (16:26 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 7 Sep 2020 21:51:57 +0000 (23:51 +0200)
commit13abe17c3cd479f6838468c7b9b3ac0c8e156c51
tree87ad30929ce0cde7c52926990ada28cbf526829e
parentff32ae1e6fa02396558de060d5280716777324e6
examples/multi_process: convert to pkg-config-based build

Remove references to the old make build system and use pkg-config for
building these examples.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
examples/multi_process/Makefile
examples/multi_process/client_server_mp/Makefile
examples/multi_process/client_server_mp/mp_client/Makefile
examples/multi_process/client_server_mp/mp_server/Makefile
examples/multi_process/hotplug_mp/Makefile
examples/multi_process/simple_mp/Makefile
examples/multi_process/symmetric_mp/Makefile