xref: /freebsd-13-stable/crypto/openssl/crypto/cast/build.info (revision c6879c6c14eedbd060ba588a3129a6c60ebbe783)
1LIBS=../../libcrypto
2SOURCE[../../libcrypto]=\
3        c_skey.c c_ecb.c {- $target{cast_asm_src} -} c_cfb64.c c_ofb64.c
4
5GENERATE[cast-586.s]=asm/cast-586.pl \
6        $(PERLASM_SCHEME) $(LIB_CFLAGS) $(LIB_CPPFLAGS) $(PROCESSOR)
7DEPEND[cast-586.s]=../perlasm/x86asm.pl ../perlasm/cbc.pl
8