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
Remove building with NOCRYPTO option
[minix3.git]
/
tests
/
usr.sbin
/
Makefile
blob
1a4d1e090df7e2f47f98623ef960c5d004e8bce6
1
# $NetBSD: Makefile,v 1.4 2012/04/19 18:51:35 jruoho Exp $
2
.
include
<
bsd.own.mk
>
3
4
TESTSDIR
= ${
TESTSBASE
}/
usr.sbin
5
6
TESTS_SUBDIRS
+=
mtree tcpdump traceroute useradd
7
8
.
include
<
bsd.
test
.mk
>