Last change
on this file was 109052, checked in by vboxsync, 3 weeks ago |
openssl-3.4.1: Applied our changes, regenerated files, added missing files and functions. This time with a three way merge. bugref:10890
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
308 bytes
|
Line | |
---|
1 | LIBS=../../libcrypto
|
---|
2 | $OPENSSLSRC=\
|
---|
3 | cmp_asn.c cmp_ctx.c cmp_err.c cmp_util.c \
|
---|
4 | cmp_status.c cmp_hdr.c cmp_protect.c cmp_msg.c cmp_vfy.c \
|
---|
5 | cmp_server.c cmp_client.c cmp_genm.c
|
---|
6 |
|
---|
7 | IF[{- !$disabled{'http'} -}]
|
---|
8 | $OPENSSLSRC=$OPENSSLSRC cmp_http.c
|
---|
9 | ENDIF
|
---|
10 |
|
---|
11 | SOURCE[../../libcrypto]=$OPENSSLSRC
|
---|
Note:
See
TracBrowser
for help on using the repository browser.