VirtualBox

source: vbox/trunk/src/libs/openssl-1.1.1f/crypto/pem/Makefile.kmk@ 83531

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

setting svn:sync-process=export for openssl-1.1.1f, all files except tests

File size: 553 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_pem
17crypto_pem_TEMPLATE = SUBLIBCRYPTO
18crypto_pem_DEFS = OPENSSL_NO_DEPRECATED
19crypto_pem_SOURCES = \
20 pem_all.c \
21 pem_err.c \
22 pem_info.c \
23 pem_lib.c \
24 pem_oth.c \
25 pem_pk8.c \
26 pem_pkey.c \
27 pem_sign.c \
28 pem_x509.c \
29 pem_xaux.c \
30 pvkfmt.c
31$(evalcall VBOX_OPENSSL_X86,crypto_pem)
32
33include $(FILE_KBUILD_SUB_FOOTER)
Note: See TracBrowser for help on using the repository browser.

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