xref: /freebsd/crypto/openssl/crypto/rand/build.info (revision 371f152c7ff76b99acbdf0decf5aa5ca1cc45bd6)
1LIBS=../../libcrypto
2SOURCE[../../libcrypto]=\
3        randfile.c rand_lib.c rand_err.c rand_egd.c \
4        rand_win.c rand_unix.c rand_vms.c drbg_lib.c drbg_ctr.c
5
6INCLUDE[drbg_ctr.o]=../modes
7