VirtualBox

Ignore:
Timestamp:
Feb 1, 2023 2:37:00 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155639
Message:

libs/*.kmk: Automatic scm cleanups. bugref:10348

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/openssl-3.0.7/crypto/Makefile.kmk

    r98391 r98395  
    139139
    140140if defined(VBOX_NEED_EXTPACK_OPENSSL) && !defined(VBOX_ONLY_VALIDATIONKIT) # Not needed for Validation Kit.
    141 #
    142 # The extension pack libcrypto.
    143 #
     141 #
     142 # The extension pack libcrypto.
     143 #
    144144 LIBRARIES += VBoxExtPack-libcrypto
    145145 VBoxExtPack-libcrypto         = For the Oracle Extension Pack
     
    156156  VBoxExtPack-$(sublib)_DEFS = VBOX_IN_EXTPACK
    157157  VBoxExtPack-$(sublib)_DEFPATH = $($(sublib)_DEFPATH)
    158  ## @todo kBuild: DEFPATH isn't inherited! FIXME!
     158  ## @todo kBuild: DEFPATH isn't inherited! FIXME!
    159159 endef
    160160 $(foreach sublib,$(VBOX_CRYPTO_SUBLIBS), $(eval $(def_VBoxExtPack_libcrypto_inherit)))
     
    164164
    165165ifdef VBOX_WITH_BLD_RTSIGNTOOL_SIGNING
    166 #
    167 # The build program libcrypto version.
    168 #
     166 #
     167 # The build program libcrypto version.
     168 #
    169169 LIBRARIES += VBoxBldProg-libcrypto
    170170 VBoxBldProg-libcrypto         = For bldRTSignTool
     
    183183  VBoxBldProg-$(sublib)_TEMPLATE  = VBoxSubLibCryptoBldProg
    184184  VBoxBldProg-$(sublib)_DEFPATH   = $($(sublib)_DEFPATH)
    185  ## @todo kBuild: DEFPATH isn't inherited! FIXME!
     185  ## @todo kBuild: DEFPATH isn't inherited! FIXME!
    186186 endef
    187187 $(foreach sublib,$(VBOX_CRYPTO_SUBLIBS), $(eval $(def_VBoxBldProg_libcrypto_inherit)))
Note: See TracChangeset for help on using the changeset viewer.

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