repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
usr.sbin
/
pf
/
etc
/
Makefile
blob
6bfa4f9ff73340e2c8f79059b56f66b8db5d3181
1
# $NetBSD: Makefile,v 1.2 2005/06/27 20:32:40 peter Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
FILESDIR
= /
etc
6
FILESMODE_pf.os
=
444
7
FILESMODE_pf.conf
=
644
8
9
.PATH
: ${
NETBSDSRCDIR
}/
dist
/
pf
/
etc
10
11
CONFIGFILES
+=
pf.conf
12
CONFIGFILES
+=
pf.os
13
14
.
include
<
bsd.prog.mk
>