Update isc-dhcp to 3.0.2rc3 using patch infrastructure.
[dragonfly.git] / sbin / dhclient / Makefile
1 # Makefile for ISC DHCP client.
2 # $FreeBSD: src/sbin/dhclient/Makefile,v 1.6.2.7 2002/04/11 10:21:20 murray Exp $
3 # $DragonFly: src/sbin/dhclient/Makefile,v 1.3 2005/01/04 19:58:54 joerg Exp $
4
5 SUBDIR= includes/ common dst minires omapip client
6
7 .include <bsd.subdir.mk>