draconisplusplus/subprojects/openssl-3.0.8/providers/implementations/rands/seeding/build.info

11 lines
247 B
Plaintext
Raw Normal View History

2025-02-20 14:49:18 -05:00
$COMMON=rand_unix.c rand_win.c rand_tsc.c rand_cpu_x86.c
IF[{- $config{target} =~ /vxworks/i -}]
$COMMON=$COMMON rand_vxworks.c
ENDIF
IF[{- $config{target} =~ /vms/i -}]
$COMMON=$COMMON rand_vms.c
ENDIF
SOURCE[../../../libdefault.a]=$COMMON