xref: /dpdk/Makefile (revision 05b6eee7)
1c01e7158SHemant Agrawal# SPDX-License-Identifier: BSD-3-Clause
2*05b6eee7SBruce Richardson# Copyright(c) 2010-2020 Intel Corporation
3af75078fSIntel
4*05b6eee7SBruce Richardson.PHONY: all
5*05b6eee7SBruce Richardsonall:
6*05b6eee7SBruce Richardson	@echo "To build DPDK please use meson and ninja as described at"
7*05b6eee7SBruce Richardson	@echo "    https://core.dpdk.org/doc/quick-start/"
8