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
/
fs
/
zfs
/
Makefile
blob
9e7c3bdf4a57066fe2f32ab04abddf9a083bcd0a
1
# $NetBSD: Makefile,v 1.1 2011/03/10 20:02:27 pooka Exp $
2
#
3
4
.
include
<
bsd.own.mk
>
5
6
TESTSDIR
= ${
TESTSBASE
}/
fs
/
zfs
7
8
TESTS_SH
=
t_zpool
9
10
.
include
<
bsd.
test
.mk
>