#	$OpenBSD: Makefile,v 1.4 2017/07/03 18:19:55 bluhm Exp $
#	$EOM: Makefile,v 1.3 1999/02/25 15:14:24 niklas Exp $

# Test HMAC:

PROG=		hmactest
SRCS=		hash.c hmactest.c conf.c log.c monitor.c util.c

.include <bsd.regress.mk>