VirtualBox

source: vbox/trunk/src/libs/openssl-1.1.0g/crypto/err/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: 559 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_err
17crypto_err_TEMPLATE = SUBLIBCRYPTO
18# cannot get rid of the deprecated functions as gsoap uses them
19#crypto_err_DEFS = OPENSSL_NO_DEPRECATED
20crypto_err_SOURCES = \
21 err.c \
22 err_prn.c \
23 err_all.c
24$(evalcall VBOX_OPENSSL_X86,crypto_err)
25
26include $(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