VirtualBox

Changeset 98410 in vbox for trunk/src/VBox/Devices/testcase


Ignore:
Timestamp:
Feb 1, 2023 4:20:10 PM (22 months ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/testcase/Makefile.kmk

    r98167 r98410  
    7070 ifeq ($(filter-out x86.x86 amd64.amd64 x86.amd64, $(KBUILD_TARGET_ARCH).$(KBUILD_HOST_ARCH)),)
    7171  OTHERS += \
    72         $(VBOX_DEVICES_TEST_OUT_DIR)/tstDeviceStructSize.run
     72        $(VBOX_DEVICES_TEST_OUT_DIR)/tstDeviceStructSize.run
    7373 endif
    7474endif
     
    127127 tstDeviceStructSize.cpp_DEPS = $(VBOX_DEVICES_TEST_OUT_DIR)/tstDeviceStructSizeRC.h
    128128endif
    129  tstDeviceStructSize_INCS     += $(VBOX_PATH_VMM_DEVICES_SRC)
     129tstDeviceStructSize_INCS      += $(VBOX_PATH_VMM_DEVICES_SRC)
    130130
    131131#
     
    138138
    139139ifdef VBOX_WITH_RAW_MODE
    140 # 1&2. Manually dump selected structures and members.
    141 $(VBOX_DEVICES_TEST_OUT_DIR)/tstDeviceStructSizeRC.h: $$(tstDeviceStructSizeRC_1_STAGE_TARGET) | $$(dir $$@)
     140 # 1&2. Manually dump selected structures and members.
     141 $(VBOX_DEVICES_TEST_OUT_DIR)/tstDeviceStructSizeRC.h: $$(tstDeviceStructSizeRC_1_STAGE_TARGET) | $$(dir $$@)
    142142        $(call MSG_GENERATE,,$@)
    143143        $(QUIET)$(REDIRECT) -wo $@ -- $^
Note: See TracChangeset for help on using the changeset viewer.

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