New upstream version 18.02
[deb_dpdk.git] / mk / target / generic / rte.app.mk
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2010-2014 Intel Corporation
3
4 #
5 # define Makefile targets that are specific to an environment.
6 #
7 include $(RTE_SDK)/mk/exec-env/$(RTE_EXEC_ENV)/rte.app.mk
8
9 .PHONY: exec-env-appinstall
10 target-appinstall: exec-env-appinstall
11
12 .PHONY: exec-env-appclean
13 target-appclean: exec-env-appclean