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