unplugged-system/external/ltp/testcases/network/dhcp/Makefile

12 lines
354 B
Makefile
Raw Permalink Normal View History

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (c) 2014-2015 Oracle and/or its affiliates. All Rights Reserved.
# Copyright (C) 2009, Cisco Systems Inc.
top_srcdir ?= ../../..
include $(top_srcdir)/include/mk/env_pre.mk
INSTALL_TARGETS := dhcp_lib.sh dhcpd_tests.sh dnsmasq_tests.sh
include $(top_srcdir)/include/mk/generic_leaf_target.mk