NetBSD/lib/libcrypto/md2.inc

15 lines
275 B
PHP
Raw Normal View History

2000-06-21 23:34:22 +04:00
# $NetBSD: md2.inc,v 1.2 2000/06/21 19:34:25 thorpej Exp $
#
# @(#) Copyright (c) 1995 Simon J. Gerraty
#
# SRCS extracted from ../../dist/openssl/crypto/md2/Makefile.ssl
#
.PATH: ${OPENSSLSRC}/crypto/md2
2000-06-21 23:34:22 +04:00
CPPFLAGS+= -I${OPENSSLSRC}/crypto/md2
SRCS+=md2_dgst.c md2_one.c