VirtualBox

source: vbox/trunk/src/libs/openssl-1.1.0g/crypto/conf/Makefile.kmk@ 69881

Last change on this file since 69881 was 69881, checked in by vboxsync, 7 years ago

Update OpenSSL to 1.1.0g.
bugref:8070: src/libs maintenance

  • Property svn:eol-style set to native
File size: 601 bytes
Line 
1# $Id: Makefile.kmk 118412 2017-10-17 14:26:02Z bird $
2## @file
3# OpenSSL Sub-Makefile.
4#
5
6#
7# Copyright (C) 2006-2017 Oracle Corporation
8#
9# Oracle Corporation confidential
10# All rights reserved
11#
12
13SUB_DEPTH = ../../../../..
14include $(KBUILD_PATH)/subheader.kmk
15
16LIBRARIES += crypto_conf
17crypto_conf_TEMPLATE = SUBLIBCRYPTO
18crypto_conf_DEFS = OPENSSL_NO_DEPRECATED
19#crypto_conf_DEFS = OPENSSL_NO_FP_API
20crypto_conf_SOURCES = \
21 conf_api.c \
22 conf_def.c \
23 conf_err.c \
24 conf_lib.c \
25 conf_mall.c \
26 conf_mod.c \
27 conf_sap.c
28$(evalcall VBOX_OPENSSL_X86,crypto_conf)
29
30include $(FILE_KBUILD_SUB_FOOTER)
Note: See TracBrowser for help on using the repository browser.

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