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
/
newfs_msdos
/
Makefile
blob
3cf4a83e7b6c60dd3e01e07be019f9cde77854da
1
# $NetBSD: Makefile,v 1.1 2012/07/28 16:08:40 njoly Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
sbin
/
newfs_msdos
6
7
TESTS_SH
=
t_create
8
9
.
include
<
bsd.
test
.mk
>