VirtualBox

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

Last change on this file since 88461 was 87984, checked in by vboxsync, 4 years ago

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

File size: 492 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_objects
17crypto_objects_TEMPLATE = SUBLIBCRYPTO
18crypto_objects_DEFS = OPENSSL_NO_DEPRECATED
19crypto_objects_SOURCES = \
20 o_names.c \
21 obj_dat.c \
22 obj_err.c \
23 obj_lib.c \
24 obj_xref.c
25$(evalcall VBOX_OPENSSL_X86,crypto_objects)
26
27include $(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