Update isc-dhcp to 3.0.2rc3 using patch infrastructure.
[dragonfly.git] / usr.sbin / dhcp / Makefile.common
1 # $DragonFly: src/usr.sbin/dhcp/Attic/Makefile.common,v 1.1 2005/01/04 19:58:53 joerg Exp $
2
3 DIST_DIR= ${.CURDIR}/../../../contrib/dhcp-3.0
4 CURSUBDIR?=     ${.CURDIR:C|^.*/||}
5 CONTRIBDIR=     ${DIST_DIR}/${CURSUBDIR}
6 DHCLIENT_DIR=   ../../sbin/dhclient
7
8 .PATH:  ${CONTRIBDIR}