NetBSD/lib/libcrypto/hmac.inc

15 lines
300 B
PHP
Raw Normal View History

2000-07-16 11:16:20 +04:00
# $NetBSD: hmac.inc,v 1.3 2000/07/16 07:16:22 mrg Exp $
#
# @(#) Copyright (c) 1995 Simon J. Gerraty
#
2000-07-16 11:16:20 +04:00
# SRCS extracted from /home/current/src/lib/libcrypto/../../crypto/dist/openssl/crypto/hmac/Makefile.ssl
#
.PATH: ${OPENSSLSRC}/crypto/hmac
2000-06-21 23:34:22 +04:00
CPPFLAGS+= -I${OPENSSLSRC}/crypto/hmac
SRCS+=hmac.c