summaryrefslogtreecommitdiff
path: root/lib/libcrypto/hmac.inc
blob: 68ac3f090c288f62785770fc75923f528fd388ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$NetBSD: hmac.inc,v 1.4 2003/07/24 14:16:32 itojun Exp $
#
#	@(#) Copyright (c) 1995 Simon J. Gerraty
#
#	SRCS extracted from /home/current/src/lib/libcrypto/../../crypto/dist/openssl/crypto/hmac/Makefile.ssl
#

.PATH:	${OPENSSLSRC}/crypto/hmac

CPPFLAGS+=	-I${OPENSSLSRC}/crypto/hmac

SRCS+=hmac.c