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
etc/services - sync with NetBSD-8
[minix.git]
/
external
/
bsd
/
blacklist
/
libexec
/
Makefile
blob
2b3acab91c470a3fe9b30524f872a2e2f4365fdd
1
# $NetBSD: Makefile,v 1.1 2015/01/22 17:49:41 christos Exp $
2
3
SCRIPTS
=
blacklistd-helper
4
#__MINIX: We have everything in /usr/libexec, as our / is very small.
5
SCRIPTSDIR
= /
usr
/
libexec
6
7
.
include
<
bsd.prog.mk
>