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
/
bin
/
pax
/
Makefile
blob
9e4ddae746e98119125d8620afae921e85db38e0
1
# $NetBSD: Makefile,v 1.1 2012/03/17 16:33:11 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
bin
/
pax
6
TESTS_SH
=
t_pax
7
8
.
include
<
bsd.
test
.mk
>