gateway2/Tongsuo-8.4.0/providers/implementations/rands/seeding/build.info
2026-07-11 13:40:57 +08:00

8 lines
176 B
Plaintext

$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
SOURCE[../../../libdefault.a]=$COMMON