Clarify that the argument to -t is in seconds.
[dragonfly/netmp.git] / usr.sbin / dhcp / Makefile.common
blob60d802c258fd5019c211ec03b1b88ddca2da70a6
1 # $DragonFly: src/usr.sbin/dhcp/Makefile.common,v 1.1 2005/01/04 19: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}