summaryrefslogtreecommitdiff
path: root/lib/libcrypto/rand.inc
blob: 0152520f556b1a290905567c94f5041a821394fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$NetBSD: rand.inc,v 1.4 2001/04/12 07:48:05 itojun Exp $
#
#	@(#) Copyright (c) 1995 Simon J. Gerraty
#
#	SRCS extracted from /home/current/src/lib/libcrypto/../../crypto/dist/openssl/crypto/rand/Makefile.ssl
#

.PATH:	${OPENSSLSRC}/crypto/rand

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

SRCS+=md_rand.c randfile.c rand_lib.c rand_err.c rand_egd.c rand_win.c