VirtualBox

source: vbox/trunk/src/libs/openssl-1.1.1j/crypto/bio/Makefile.kmk@ 90248

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

openssl-1.1.1j: Applied and adjusted our OpenSSL changes to 1.1.1j. bugref:9963

檔案大小: 708 位元組
 
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_bio
17crypto_bio_TEMPLATE = SUBLIBCRYPTO
18crypto_bio_DEFS = OPENSSL_NO_DEPRECATED
19crypto_bio_SOURCES = \
20 b_addr.c \
21 b_dump.c \
22 b_print.c \
23 b_sock.c \
24 b_sock2.c \
25 bf_buff.c \
26 bf_lbuf.c \
27 bf_nbio.c \
28 bf_null.c \
29 bio_cb.c \
30 bio_err.c \
31 bio_lib.c \
32 bio_meth.c \
33 bss_acpt.c \
34 bss_bio.c \
35 bss_conn.c \
36 bss_dgram.c \
37 bss_fd.c \
38 bss_file.c \
39 bss_log.c \
40 bss_mem.c \
41 bss_null.c \
42 bss_sock.c
43$(evalcall VBOX_OPENSSL_X86,crypto_bio)
44
45include $(FILE_KBUILD_SUB_FOOTER)
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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