VirtualBox

source: vbox/trunk/src/libs/openssl-1.1.1l/crypto/pkcs7/Makefile.kmk@ 91772

Last change on this file since 91772 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: 527 bytes
Line 
1# $Id$
2## @file
3# OpenSSL Sub-Makefile.
4#
5
6#
7# Copyright (C) 2019 Oracle Corporation
8#
9# Oracle Corporation confidential
10# All rights reserved
11#
12
13SUB_DEPTH = ../../../../..
14include $(KBUILD_PATH)/subheader.kmk
15
16LIBRARIES += crypto_pkcs7
17crypto_pkcs7_TEMPLATE = SUBLIBCRYPTO
18crypto_pkcs7_DEFS = OPENSSL_NO_DEPRECATED
19crypto_pkcs7_SOURCES = \
20 bio_pk7.c \
21 pk7_asn1.c \
22 pk7_attr.c \
23 pk7_doit.c \
24 pk7_lib.c \
25 pk7_mime.c \
26 pk7_smime.c \
27 pkcs7err.c
28$(evalcall VBOX_OPENSSL_X86,crypto_pkcs7)
29
30include $(FILE_KBUILD_SUB_FOOTER)
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette