New upstream version 18.02
[deb_dpdk.git] / mk / internal / rte.build-pre.mk
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2010-2014 Intel Corporation
3
4 _BUILD_TARGETS := _prebuild _build _postbuild
5
6 comma := ,
7 linkerprefix = $(subst -Wl$(comma)-L,-L,$(addprefix -Wl$(comma),$1))