NetBSD/lib/libcrypto/rc4.inc

15 lines
276 B
PHP
Raw Normal View History

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