• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-or-later
2# Copyright (c) 2014-2015 Oracle and/or its affiliates. All Rights Reserved.
3# Copyright (C) 2009, Cisco Systems Inc.
4
5top_srcdir		?= ../../..
6
7include $(top_srcdir)/include/mk/env_pre.mk
8
9INSTALL_TARGETS		:= dhcp_lib.sh dhcpd_tests.sh dnsmasq_tests.sh
10
11include $(top_srcdir)/include/mk/generic_leaf_target.mk
12