repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
external
/
bsd
/
blacklist
/
etc
/
Makefile
blob
669528ddca89a8ae0db8f65a58377fa3e7050e04
1
# $NetBSD: Makefile,v 1.3 2015/01/26 00:18:40 christos Exp $
2
3
SUBDIR
=
rc.d
4
5
FILESDIR
= /
usr
/
share
/
examples
/
blacklist
6
FILESMODE
=
644
7
FILES
=
blacklistd.conf npf.conf
8
9
.
include
<
bsd.files.mk
>
10
.
include
<
bsd.subdir.mk
>