VirtualBox

Ignore:
Timestamp:
May 3, 2007 12:57:07 AM (18 years ago)
Author:
vboxsync
Message:

Some build message adjustments. (depends on new kBuild)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r2435 r2456  
    13011301# generate build stamps
    13021302$(PATH_VBox-xpcom-nspr)/_pr_bld.h:
    1303         $(call MSG_L1,Generating $@)
     1303        $(call MSG_GENERATE,,$@)
    13041304        $(QUIET)echo '#define _BUILD_STRING "$(shell date "+%Y-%m-%d %T")"' > $@
    13051305
    13061306$(PATH_VBox-xpcom-nspr)/_pl_bld.h:
    1307         $(call MSG_L1,Generating $@)
     1307        $(call MSG_GENERATE,,$@)
    13081308        $(QUIET)echo '#define _BUILD_STRING "$(shell date "+%Y-%m-%d %T")"' > $@
    13091309
     
    13191319$(addprefix $(VBOX_PATH_SDK)/include/,$(notdir $(subst .idl,.h,$(idl)))) \
    13201320            $(PATH_TARGET)/$(notdir $(subst .idl,.xpt,$(idl))): $(idl) | $(TARGET_xpidl)
    1321         $$(call MSG_L1,xpidl $$<)
     1321        $$(call MSG_TOOL,xpidl,XPCOM,$$<,$$@)
    13221322        $$(QUIET)$(MKDIR) -p $(VBOX_PATH_SDK)/include $(VBOX_PATH_SDK)/idl
    13231323        $$(QUIET)$$(TARGET_xpidl) -m header $(XPIDL_INCS) -e $$@ $$<
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