# Test HMAC: PROG= hmactest SRCS= hash.c hmactest.c .PATH: ${.CURDIR}/../../ NOMAN= CFLAGS+= -I${.CURDIR}/../../ -Wall DEBUG= -g .include