diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-01 22:10:16 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-01 22:10:16 +0000 |
commit | 06056ccc0d7072ff7cc7e22815d708f0d067a570 (patch) | |
tree | 6208219f7c343b1f0ac80dbb2ae58f17de47a65d /distrib/special | |
parent | be978d1a355ac87982e7495e6cbdc08e3fb17203 (diff) |
$OpenBSD$
Diffstat (limited to 'distrib/special')
-rw-r--r-- | distrib/special/dhclient/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distrib/special/dhclient/Makefile b/distrib/special/dhclient/Makefile index b66dcac005e..01ca62ce685 100644 --- a/distrib/special/dhclient/Makefile +++ b/distrib/special/dhclient/Makefile @@ -1,3 +1,5 @@ +# $OpenBSD: Makefile,v 1.3 2000/03/01 22:10:09 todd Exp $ + .include <bsd.own.mk> .PATH: ${.CURDIR}/../../../usr.sbin/dhcp/dhclient |