xref: /freebsd/crypto/openssl/crypto/rand/build.info (revision 6419bb52)
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