VirtualBox

Changeset 2366 in vbox for trunk/src/VBox/Frontends


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/Frontends/VirtualBox/Makefile

    r2354 r2366  
    407407$$(call DIRDEP,$(PATH_$(target))/moc/) \
    408408$$(call DIRDEP,$(PATH_$(target))/nls/):
    409         $$(call MSG_L2,Creating directory $$@)
     409        $$(call MSG_MKDIR,$$@)
    410410        $$(QUIET)$$(MKDIR) -p $$@
    411411
     
    426426
    427427$(call DIRDEP,$(PATH_VirtualBox)/include/):
    428         $(call MSG_L2,Creating directory $@)
     428        $(call MSG_MKDIR,$@)
    429429        $(QUIET)$(MKDIR) -p $@
    430430
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