1#	$NetBSD: Makefile,v 1.3 2015/01/26 00:18:40 christos Exp $
2
3SUBDIR=rc.d
4
5FILESDIR=               /usr/share/examples/blacklist
6FILESMODE=    644
7FILES=	blacklistd.conf npf.conf
8
9.include <bsd.files.mk>
10.include <bsd.subdir.mk>
11