Last change
on this file since 98489 was 94320, checked in by vboxsync, 3 years ago |
libs/openssl-3.0.1: Export to OSE and fix copyright headers in Makefiles, bugref:10128
|
File size:
396 bytes
|
Line | |
---|
1 | SUBDIRS=der
|
---|
2 |
|
---|
3 | SOURCE[../libcommon.a]=provider_err.c provider_ctx.c
|
---|
4 | $FIPSCOMMON=provider_util.c capabilities.c bio_prov.c digest_to_nid.c\
|
---|
5 | securitycheck.c provider_seeding.c
|
---|
6 | SOURCE[../libdefault.a]=$FIPSCOMMON securitycheck_default.c
|
---|
7 | IF[{- !$disabled{module} && !$disabled{shared} -}]
|
---|
8 | SOURCE[../liblegacy.a]=provider_util.c
|
---|
9 | ENDIF
|
---|
10 | SOURCE[../libfips.a]=$FIPSCOMMON securitycheck_fips.c
|
---|
Note:
See
TracBrowser
for help on using the repository browser.