7 lines
121 B
Makefile
7 lines
121 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:15 jmmv Exp $
|
||
|
|
||
|
HELPER_NAME= hmactest
|
||
|
HELPER_DIR= hmac
|
||
|
|
||
|
.include <bsd.init.mk>
|