VirtualBox

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

Last change on this file since 83916 was 83916, checked in by vboxsync, 5 years ago

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

File size: 441 bytes
Line 
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_err
17crypto_err_TEMPLATE = SUBLIBCRYPTO
18crypto_err_DEFS = OPENSSL_NO_DEPRECATED
19crypto_err_SOURCES = \
20 err.c \
21 err_all.c \
22 err_prn.c
23$(evalcall VBOX_OPENSSL_X86,crypto_err)
24
25include $(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