11 lines
172 B
Makefile
11 lines
172 B
Makefile
# $NetBSD: Makefile,v 1.1 2005/08/23 12:12:56 peter Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
FILESDIR= /etc/defaults
|
|
FILESMODE= 644
|
|
|
|
CONFIGFILES= pf.boot.conf
|
|
|
|
.include <bsd.prog.mk>
|