1e1051a39Sopenharmony_ciLIBS=../../libcrypto
2e1051a39Sopenharmony_ci
3e1051a39Sopenharmony_ciSOURCE[../../libcrypto]=md4_dgst.c md4_one.c
4e1051a39Sopenharmony_ci
5e1051a39Sopenharmony_ci# When all deprecated symbols are removed, libcrypto doesn't export the
6e1051a39Sopenharmony_ci# MD4 functions, so we must include them directly in liblegacy.a
7e1051a39Sopenharmony_ciIF[{- $disabled{'deprecated-3.0'} && !$disabled{module} && !$disabled{shared} -}]
8e1051a39Sopenharmony_ci  SOURCE[../../providers/liblegacy.a]=md4_dgst.c md4_one.c
9e1051a39Sopenharmony_ciENDIF
10