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
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
tests
/
crypto
/
libcrypto
/
sha1
/
Makefile
blob
2809bb045ecde2da7a223cff9f5368675161fcee
1
# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:16 jmmv Exp $
2
3
HELPER_NAME
=
sha1test
4
HELPER_DIR
=
sha
5
6
.
include
<
bsd.init.mk
>