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
/
crypto
/
libcrypto
/
md2
/
Makefile
blob
3dc771a781bb40d6c0fb066ca6070b393ee6f34d
1
# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:15 jmmv Exp $
2
3
HELPER_NAME
=
md2test
4
HELPER_DIR
=
md2
5
6
.
include
<
bsd.init.mk
>