VirtualBox

Ignore:
Timestamp:
Feb 1, 2023 9:29:03 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155663
Message:

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

File:
1 edited

Legend:

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

    r98103 r98418  
    4242TestExecService_TEMPLATE = VBoxValidationKitR3
    4343ifdef VBOX_WITH_AUTOMATIC_DEFS_QUOTING
    44 TestExecService_DEFS = \
    45         KBUILD_TARGET="$(KBUILD_TARGET)" \
    46         KBUILD_TARGET_ARCH="$(KBUILD_TARGET_ARCH)"
     44 TestExecService_DEFS = \
     45        KBUILD_TARGET="$(KBUILD_TARGET)" \
     46        KBUILD_TARGET_ARCH="$(KBUILD_TARGET_ARCH)"
    4747else
    48 TestExecService_DEFS = \
    49         KBUILD_TARGET=\"$(KBUILD_TARGET)\" \
    50         KBUILD_TARGET_ARCH=\"$(KBUILD_TARGET_ARCH)\"
     48 TestExecService_DEFS = \
     49        KBUILD_TARGET=\"$(KBUILD_TARGET)\" \
     50        KBUILD_TARGET_ARCH=\"$(KBUILD_TARGET_ARCH)\"
    5151endif
    5252TestExecService_SOURCES = \
     
    5555
    5656ifn1of ($(KBUILD_TARGET), os2)
    57 TestExecService_SOURCES += \
     57 TestExecService_SOURCES += \
    5858        TestExecServiceSerial.cpp
    5959endif
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