repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
<sys/socket.h>: turn off MSG_NOSIGNAL
[minix3.git]
/
tests
/
sbin
/
sysctl
/
Makefile
blob
c137c7b24d1db9efe33ab9e8ed64586578f45066
1
# $NetBSD: Makefile,v 1.2 2012/04/10 02:39:33 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
sbin
/
sysctl
6
7
TESTS_SH
=
t_perm t_sysctl
8
9
.
include
<
bsd.
test
.mk
>