VirtualBox

Ignore:
Timestamp:
Jan 15, 2020 1:45:54 AM (5 years ago)
Author:
vboxsync
Message:

GARepack: Nit. Avoid wasting time executing comment shell lines. I've put them before the recipe, but another alternative would be to put them in column 1 (no preceeding tabs). bugref:9587

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk

    r82743 r82765  
    257257$(call VBOX_EDIT_VERSION_AND_BUILD_RULE_FN,RePackScriptsAdd,../../../Installer/win/Scripts/Combined-3-RepackAdditions.cmd,Combined-3-RepackAdditions.cmd)
    258258
     259# The %~dp1\ oddity is working around otherwise ending with \" during
     260# expansion of the CCS command line which for a reason I cannot immediately
     261# understand appends a " to the path.
    259262$$(RePackScriptsAdd_0_OUTDIR)/sign-ev.cmd: | $$(dir $$@)
    260         # The %~dp1\ oddity is working around otherwise ending with \" during
    261         # expansion of the CCS command line which for a reason I cannot immediately
    262         # understand appends a " to the path.
    263263        $(APPEND) -nt "$@" \
    264264                'if ".%KBUILD_DEVTOOLS%" == "." (echo KBUILD_DEVTOOLS is not set & exit /b 1)' \
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