VirtualBox

Ignore:
Timestamp:
Jun 11, 2021 6:09:07 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145079
Message:

src/VBox/Makefiles.kmk,src/VBoxValidationKit/utils/audio/Makefile.kmk: The sub-makefile should make sure it's Config.kmk files are included, not the parent (see src/VBox/ValidationKit/Makefile.kmk and other place). Keep the clutter in the high-level makefiles to a minimum. bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk

    r89544 r89634  
    2727SUB_DEPTH = ../../../../..
    2828include $(KBUILD_PATH)/subheader.kmk
     29
     30#
     31# Make sure the ValKit config file is included when the additions build
     32# is including just this makefile.
     33#
     34ifndef VBOX_VALIDATIONKIT_CONFIG_KMK_INCLUDED
     35 include $(PATH_SUB_CURRENT)/ValidationKit/Config.kmk
     36endif
    2937
    3038#
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