mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-20 03:17:06 -04:00
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>
|