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
/
Makefile
blob
d6590537a98d4350046e946e3aa4e36004e52061
1
# $NetBSD: Makefile,v 1.6 2012/07/28 16:08:40 njoly Exp $
2
#
3
4
.
include
<
bsd.own.mk
>
5
6
TESTSDIR
= ${
TESTSBASE
}/
sbin
7
8
TESTS_SUBDIRS
+=
fsck_ffs ifconfig newfs newfs_msdos resize_ffs route sysctl
9
10
.
include
<
bsd.
test
.mk
>