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
/
rc.d
/
Makefile
blob
e863d0853a0fe8a2a502d588e600e9c181c974a4
1
# $NetBSD: Makefile,v 1.1 2015/01/22 17:49:41 christos Exp $
2
3
SCRIPTS
=
blacklistd
4
SCRIPTSDIR
=/
etc
/
rc.d
5
6
.
include
<
bsd.prog.mk
>