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
/
usr.bin
/
sed
/
Makefile
blob
c85bafd838ffdf8c375fdff9c29f1e7e58f42da6
1
# $NetBSD: Makefile,v 1.3 2012/03/27 12:32:47 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
usr.bin
/
sed
6
TESTS_SH
=
t_sed
7
8
FILESDIR
= ${
TESTSDIR
}
9
FILES
+=
d_c2048.in
10
11
.
include
<
bsd.
test
.mk
>