mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 15:18:01 -04:00
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>
|