xref: /freebsd/etc/Makefile (revision e6a066ac3e8fdf1fcd4f3f2ca1b82bd55eb2da2a)
1#	$NetBSD: Makefile,v 1.2 2015/01/23 21:33:50 christos Exp $
2
3SUBDIR=rc.d
4
5FILESDIR=               /usr/share/examples/blocklist
6FILESMODE=    644
7FILES=	blocklistd.conf npf.conf
8
9.include <bsd.files.mk>
10.include <bsd.subdir.mk>
11