Last change
on this file since 92014 was 91772, checked in by vboxsync, 3 years ago |
openssl-1.1.1l: Applied and adjusted our OpenSSL changes to 1.1.1l. bugref:10126
|
File size:
283 bytes
|
Line | |
---|
1 | LIBS=../../libcrypto
|
---|
2 | SOURCE[../../libcrypto]=bf_skey.c bf_ecb.c bf_cfb64.c bf_ofb64.c \
|
---|
3 | {- $target{bf_asm_src} -}
|
---|
4 |
|
---|
5 | GENERATE[bf-586.s]=asm/bf-586.pl \
|
---|
6 | $(PERLASM_SCHEME) $(LIB_CFLAGS) $(LIB_CPPFLAGS) $(PROCESSOR)
|
---|
7 | DEPEND[bf-586.s]=../perlasm/x86asm.pl ../perlasm/cbc.pl
|
---|
Note:
See
TracBrowser
for help on using the repository browser.