9 lines
138 B
Makefile
9 lines
138 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/12/12 01:48:49 tv Exp $
|
|
|
|
SCRIPTS=dhclient-script
|
|
SCRIPTSDIR=/sbin
|
|
|
|
NOOBJ=
|
|
# defined
|
|
.include <bsd.prog.mk>
|