Unix build: for mingw and cygwin, create the right location for DLLs
[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