9 lines
145 B
Makefile
9 lines
145 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/03/24 15:54:30 christos Exp $
|
|
|
|
NOOBJ= # defined
|
|
|
|
SCRIPTS=dhclient-script
|
|
SCRIPTSDIR=/sbin
|
|
|
|
.include <bsd.prog.mk>
|