VirtualBox

source: vbox/trunk/src/libs/openssl-1.1.1k/crypto/pkcs12/Makefile.kmk@ 91138

最後變更 在這個檔案從91138是 90293,由 vboxsync 提交於 4 年 前

openssl-1.1.1k: Applied and adjusted our OpenSSL changes to 1.1.1k. bugref:10072

檔案大小: 642 位元組
 
1# $Id$
2## @file
3# OpenSSL Sub-Makefile.
4#
5
6#
7# Copyright (C) 2006-2019 Oracle Corporation
8#
9# Oracle Corporation confidential
10# All rights reserved
11#
12
13SUB_DEPTH = ../../../../..
14include $(KBUILD_PATH)/subheader.kmk
15
16LIBRARIES += crypto_pkcs12
17crypto_pkcs12_TEMPLATE = SUBLIBCRYPTO
18crypto_pkcs12_DEFS = OPENSSL_NO_DEPRECATED
19crypto_pkcs12_SOURCES = \
20 p12_add.c \
21 p12_asn.c \
22 p12_attr.c \
23 p12_crpt.c \
24 p12_crt.c \
25 p12_decr.c \
26 p12_init.c \
27 p12_key.c \
28 p12_kiss.c \
29 p12_mutl.c \
30 p12_npas.c \
31 p12_p8d.c \
32 p12_p8e.c \
33 p12_sbag.c \
34 p12_utl.c \
35 pk12err.c
36$(evalcall VBOX_OPENSSL_X86,crypto_pkcs12)
37
38include $(FILE_KBUILD_SUB_FOOTER)
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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