Use build.info, not ifdef for crypto modules
[openssl.git] / crypto / rand / build.info
1 LIBS=../../libcrypto
2
3 $COMMON=rand_lib.c rand_crng_test.c rand_win.c rand_unix.c  rand_vms.c \
4         drbg_lib.c drbg_ctr.c rand_vxworks.c drbg_hash.c drbg_hmac.c
5 IF[{- !$disabled{'egd'} -}]
6   $COMMON=$COMMON rand_egd.c
7 ENDIF
8
9 SOURCE[../../libcrypto]=$COMMON randfile.c rand_err.c
10 SOURCE[../../providers/libfips.a]=$COMMON