VirtualBox

Changeset 40347 in vbox


Ignore:
Timestamp:
Mar 4, 2012 5:55:59 PM (13 years ago)
Author:
vboxsync
Message:

Makefile.kmk: The commands of a receipt all get expanded before execution. duh.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r40346 r40347  
    836836 VBOX_BLD_VM_MSG_END__ =
    837837else
    838  VBOX_BLD_VM_MSG_BEGIN = $(call MSG_L1,$(date ) - Building $1.)
    839  VBOX_BLD_VM_MSG_END__ = $(call MSG_L1,$(date ) - Done building $1.)
     838 VBOX_BLD_VM_MSG_BEGIN = @echo `date "+%Y-%m-%dT%H:%M:%S"` - Building $1.
     839 VBOX_BLD_VM_MSG_END__ = @echo `date "+%Y-%m-%dT%H:%M:%S"` - Done building $1.
    840840endif
    841841
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