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
/
sbin
/
route
/
Makefile
blob
e9c8b051463ebc8975339d305ddaa3097cf89ba0
1
# $NetBSD: Makefile,v 1.1 2011/05/03 07:56:42 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
sbin
/
route
6
7
TESTS_SH
=
t_missing
8
9
.
include
<
bsd.
test
.mk
>