NetBSD/lib/libcrypto/rand.inc

14 lines
386 B
PHP

# $NetBSD: rand.inc,v 1.5 2003/07/24 14:16:33 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 rand_unix.c rand_os2.c