VirtualBox

source: vbox/trunk/src/libs/openssl-1.1.1g/crypto/dsa/Makefile.kmk@ 85201

最後變更 在這個檔案從85201是 83916,由 vboxsync 提交於 5 年 前

openssl-1.1.1g: Applied and adjusted our OpenSSL changes to 1.1.1g. bugref:9719

檔案大小: 584 位元組
 
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_dsa
17crypto_dsa_TEMPLATE = SUBLIBCRYPTO
18crypto_dsa_DEFS = OPENSSL_NO_DEPRECATED
19crypto_dsa_SOURCES = \
20 dsa_ameth.c \
21 dsa_asn1.c \
22 dsa_depr.c \
23 dsa_err.c \
24 dsa_gen.c \
25 dsa_key.c \
26 dsa_lib.c \
27 dsa_meth.c \
28 dsa_ossl.c \
29 dsa_pmeth.c \
30 dsa_prn.c \
31 dsa_sign.c \
32 dsa_vrf.c
33$(evalcall VBOX_OPENSSL_X86,crypto_dsa)
34
35include $(FILE_KBUILD_SUB_FOOTER)
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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