Add a manual page explaining the format of /etc/manpath.config.
[dragonfly/vkernel-mp.git] / usr.sbin / dhcp / Makefile.common
blob78d6a121803d995ed317f5f6c1e94adff0096791
1 # $DragonFly: src/usr.sbin/dhcp/Makefile.common,v 1.1 2005/01/04 20:58:53 joerg Exp $
3 DIST_DIR= ${.CURDIR}/../../../contrib/dhcp-3.0
4 CURSUBDIR?=     ${.CURDIR:C|^.*/||}
5 CONTRIBDIR=     ${DIST_DIR}/${CURSUBDIR}
6 DHCLIENT_DIR=   ../../sbin/dhclient
8 .PATH:  ${CONTRIBDIR}