VirtualBox

Ignore:
Timestamp:
Nov 21, 2024 2:39:10 PM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166044
Message:

Windows driver installation: Removed autorun target for INF installation testcases, dependency / cleaning up fixes. bugref:10762

File:
1 edited

Legend:

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

    r107077 r107087  
    4141        ../VBoxWinDrvStore.cpp \
    4242        ../VBoxWinDrvInst.cpp
    43  tstVBoxWinDrvInstInf_DEPS += $(wildcard $(PATH_SUB_CURRENT)/inf/*.inf)
    4443 tstVBoxWinDrvInstInf_INCS += ../
    45  tstVBoxWinDrvInstInf_CLEAN = \
    46         $(tstVBoxWinDrvInstInf_0_OUTDIR)/tstVBoxWinDrvInstInf.run \
    47         $(INST_TESTCASE)inf/
    4844
    4945 # Install required INF files into testcase/ directory.
     
    5248 tstVBoxWinDrvInstInfFiles_SOURCES := $(wildcard $(PATH_SUB_CURRENT)/inf/*.inf)
    5349
    54  $$(tstVBoxWinDrvInstInf_0_OUTDIR)/tstVBoxWinDrvInstInf.run: \
    55            $$(tstVBoxWinDrvInstInf_1_STAGE_TARGET) $(wildcard $(PATH_SUB_CURRENT)/inf/*.inf)
    56         export VBOX_LOG_DEST=nofile; $(tstVBoxWinDrvInstInf_1_STAGE_TARGET)
    57         $(QUIET)$(APPEND) -t "$@" "done"
    58 
    59  OTHERS.win += $(tstVBoxWinDrvInstInf_0_OUTDIR)/tstVBoxWinDrvInstInf.run
    60 
    6150endif
    6251
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