summaryrefslogtreecommitdiff
path: root/sys/crypto/sha2/Makefile
blob: 021c590aeebbc9b534b734752e2f8809f24e763a (plain)
1
2
3
4
5
6
7
# $NetBSD: Makefile,v 1.2 2005/12/11 12:20:53 christos Exp $

INCSDIR= /usr/include/crypto

INCS=	sha2.h

.include <bsd.kinc.mk>