NetBSD/lib/libcrypto/idea.inc

15 lines
301 B
PHP
Raw Normal View History

2000-06-16 10:16:37 +04:00
# $NetBSD: idea.inc,v 1.2 2000/06/16 06:16:38 thorpej Exp $
#
# @(#) Copyright (c) 1995 Simon J. Gerraty
#
# SRCS extracted from /usr/src/openssl/crypto/idea/Makefile.ssl
#
2000-06-16 10:16:37 +04:00
.PATH: ${OPENSSLSRC}/crypto/idea
2000-06-16 10:16:37 +04:00
CPPFLAGS+= -I${OPENSSLSRC}/crypto/idea
SRCS+=i_cbc.c i_cfb64.c i_ofb64.c i_ecb.c i_skey.c