Deprecate the low level HMAC functions
[openssl.git] / crypto / rand / build.info
index d9c1fb7e33805716f3553d4700f5ca0c91829119..0925c4b2de9e6c5a833692305eaafe50a0b9c3fb 100644 (file)
@@ -1,6 +1,7 @@
 LIBS=../../libcrypto
-SOURCE[../../libcrypto]=\
-        randfile.c rand_lib.c rand_err.c rand_crng_test.c rand_egd.c \
-        rand_win.c rand_unix.c rand_vms.c drbg_lib.c drbg_ctr.c \
-        drbg_hash.c drbg_hmac.c
 
+$COMMON=rand_lib.c rand_crng_test.c rand_win.c rand_unix.c  rand_vms.c \
+        drbg_lib.c drbg_ctr.c rand_vxworks.c drbg_hash.c drbg_hmac.c
+
+SOURCE[../../libcrypto]=$COMMON randfile.c rand_err.c rand_egd.c
+SOURCE[../../providers/libfips.a]=$COMMON