]> git.ipfire.org Git - thirdparty/openssl.git/blob - crypto/cast/build.info
b0f59f38002c32615fa9ec336dd2a66e7c52f901
[thirdparty/openssl.git] / crypto / cast / build.info
1 LIBS=../../libcrypto
2 SOURCE[../../libcrypto]=\
3 c_skey.c c_ecb.c {- $target{cast_asm_src} -} c_cfb64.c c_ofb64.c
4
5 GENERATE[cast-586.s]=asm/cast-586.pl \
6 $(PERLASM_SCHEME) $(LIB_CFLAGS) $(LIB_CPPFLAGS) $(PROCESSOR)
7 DEPEND[cast-586.s]=../perlasm/x86asm.pl ../perlasm/cbc.pl