VirtualBox

source: vbox/trunk/src/libs/openssl-1.1.1g/crypto/buffer/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: 446 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_buffer
17crypto_buffer_TEMPLATE = SUBLIBCRYPTO
18crypto_buffer_DEFS = OPENSSL_NO_DEPRECATED
19crypto_buffer_SOURCES = \
20 buf_err.c \
21 buffer.c
22$(evalcall VBOX_OPENSSL_X86,crypto_buffer)
23
24include $(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