7 lines
120 B
Makefile
7 lines
120 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:16 jmmv Exp $
|
||
|
|
||
|
HELPER_NAME= sha1test
|
||
|
HELPER_DIR= sha
|
||
|
|
||
|
.include <bsd.init.mk>
|