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