VirtualBox

Changeset 2366 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
Apr 26, 2007 7:12:03 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20764
Message:

use kBuild-provided msg macros

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/Makefile

    r2087 r2366  
    173173                Makefile \
    174174                | $(call DIRDEP,$(PATH_TARGET))
    175         $(call MSG_L1,Compiling $<)
     175        $(call MSG_COMPILE,tstAsmStructsAsm,$<,$@,AS)
    176176ifndef DONT_USE_YASM
    177177        $(QUIET)$(TOOL_YASM_AS) \
     
    212212                Makefile \
    213213                | $(call DIRDEP,$(PATH_TARGET))
    214         $(call MSG_L1,Compiling $<)
     214        $(call MSG_COMPILE,tstAsmStructsasm,$<,$@,AS)
    215215ifndef DONT_USE_YASM
    216216        $(QUIET)$(TOOL_YASM_AS) \
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