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
Remove building with NOCRYPTO option
[minix.git]
/
tests
/
dev
/
cgd
/
Makefile
blob
f0e541bb4138cc7e943d75b54e3f08c04ffb5863
1
# $NetBSD: Makefile,v 1.2 2010/12/14 17:48:31 pooka Exp $
2
#
3
4
.
include
<
bsd.own.mk
>
5
6
TESTSDIR
= ${
TESTSBASE
}/
dev
/
cgd
7
FILES
=
paramsfile
8
FILESDIR
= ${
TESTSDIR
}
9
10
TESTS_SH
=
t_cgd
11
12
.
include
<
bsd.
test
.mk
>