VirtualBox

Changeset 2952 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
May 31, 2007 12:41:37 AM (18 years ago)
Author:
vboxsync
Message:

Fixed typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r2951 r2952  
    923923   VBOX_TSA_URL_ARGS ?= /t "$(VBOX_TSA_URL)"
    924924   ## Commands for signing a driver image after link.
    925    VBOX_SIGN_DRIVER_CMDS = $(if $(eq $(tool_do),LINK_LIBRARY),,$(call VBOX_SIGN_FILE_FN,$(out))
     925   VBOX_SIGN_DRIVER_CMDS = $(if $(eq $(tool_do),LINK_LIBRARY),,$(call VBOX_SIGN_FILE_FN,$(out)))
    926926   ## Commands for signing an executable or a dll image after link.
    927927   VBOX_SIGN_IMAGE_CMDS  = $(if $(eq $(tool_do),LINK_LIBRARY),,$(call VBOX_SIGN_FILE_FN,$(out)))
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