Last change
on this file since 85622 was 83916, checked in by vboxsync, 5 years ago |
openssl-1.1.1g: Applied and adjusted our OpenSSL changes to 1.1.1g. bugref:9719
|
File size:
345 bytes
|
Line | |
---|
1 | LIBS=../../libcrypto
|
---|
2 | SOURCE[../../libcrypto]=\
|
---|
3 | md5_dgst.c md5_one.c {- $target{md5_asm_src} -}
|
---|
4 |
|
---|
5 | GENERATE[md5-586.s]=asm/md5-586.pl \
|
---|
6 | $(PERLASM_SCHEME) $(LIB_CFLAGS) $(LIB_CPPFLAGS)
|
---|
7 |
|
---|
8 | GENERATE[md5-x86_64.s]=asm/md5-x86_64.pl $(PERLASM_SCHEME)
|
---|
9 |
|
---|
10 | GENERATE[md5-sparcv9.S]=asm/md5-sparcv9.pl $(PERLASM_SCHEME)
|
---|
11 | INCLUDE[md5-sparcv9.o]=..
|
---|
Note:
See
TracBrowser
for help on using the repository browser.