VirtualBox

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

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

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

檔案大小: 578 位元組
 
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_ts
17crypto_ts_TEMPLATE = SUBLIBCRYPTO
18crypto_ts_DEFS = OPENSSL_NO_DEPRECATED
19crypto_ts_SOURCES = \
20 ts_asn1.c \
21 ts_conf.c \
22 ts_err.c \
23 ts_lib.c \
24 ts_req_print.c \
25 ts_req_utils.c \
26 ts_rsp_print.c \
27 ts_rsp_sign.c \
28 ts_rsp_utils.c \
29 ts_rsp_verify.c \
30 ts_verify_ctx.c
31$(evalcall VBOX_OPENSSL_X86,crypto_ts)
32
33include $(FILE_KBUILD_SUB_FOOTER)
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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