4ba1143087
Client. The Internet Software Consortium DHCP Client, dhclient, provides a means for configuring one or more network interfaces using DHCP or BOOTP, or by statically assigning an address (if these protocols fail). The actual network configuration is done by dhclient-script.
9 lines
242 B
Makefile
9 lines
242 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2003/12/06 08:38:43 jeremy-c-reed Exp $
|
|
#
|
|
|
|
ISC_DHCP_TYPE= dhclient
|
|
|
|
COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Client
|
|
|
|
.include "../../wip/isc-dhcpd/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|