X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fmulti_process%2FMakefile;h=e55204495d9b1a7fac12a20b46bb4bb930e08e26;hb=5a2b22b40f3052a8898194fd8c235440ad1d85d8;hp=f0a999745a7d4a507535298424114ae7d0e1a79f;hpb=13abe17c3cd479f6838468c7b9b3ac0c8e156c51;p=dpdk.git diff --git a/examples/multi_process/Makefile b/examples/multi_process/Makefile index f0a999745a..e55204495d 100644 --- a/examples/multi_process/Makefile +++ b/examples/multi_process/Makefile @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: BSD-3-Clause +# Copyright(c) 2020 Intel Corporation + subdirs := client_server_mp hotplug_mp simple_mp symmetric_mp .PHONY: all static shared clean $(subdirs)