VirtualBox

source: vbox/trunk/src/libs/openssl-3.0.1/crypto/store/Makefile.kmk@ 94102

最後變更 在這個檔案從94102是 94100,由 vboxsync 提交於 3 年 前

libs/openssl-3.0.1: Bunch of build fixes for the crypto and ssl libraries, they build now but probably don't work correctly as the providers implementations are not built yet, bugref:10128

檔案大小: 535 位元組
 
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_store
17crypto_store_TEMPLATE = SUBLIBCRYPTO
18crypto_store_DEFS = OPENSSL_NO_DEPRECATED
19crypto_store_SOURCES = \
20 store_err.c \
21 store_init.c \
22 store_lib.c \
23 store_meth.c \
24 store_register.c \
25 store_result.c \
26 store_strings.c
27$(evalcall VBOX_OPENSSL_X86,crypto_store)
28
29include $(FILE_KBUILD_SUB_FOOTER)
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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