VirtualBox

Changeset 13547 in vbox for trunk/src/libs


Ignore:
Timestamp:
Oct 23, 2008 10:17:58 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38407
Message:

Makefiles: Eliminated a handful of places where we create extremely long dependencies, delaying these to second expansion in order to save strcache memory and time.

File:
1 edited

Legend:

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

    r12959 r13547  
    16931693
    16941694# combined typelib library
    1695 $(PATH_TARGET)/VBox-xpcom-xpt-files/VBoxXPCOMBase.xpt: $(VBOX_XPTFILES) | $$(TARGET_xpt_link) $(PATH_TARGET)/VBox-xpcom-xpt-files/
     1695$(PATH_TARGET)/VBox-xpcom-xpt-files/VBoxXPCOMBase.xpt: $$(VBOX_XPTFILES) | $$(TARGET_xpt_link) $(PATH_TARGET)/VBox-xpcom-xpt-files/
    16961696        $(call MSG_LINK,XPCOM_TYPELIB,$@)
    16971697        $(QUIET)$(MKDIR) -p -- $(PATH_BIN)/components
     
    17351735
    17361736# dummy target.
    1737 $(PATH_VBox-xpcom-string)/idl_ts: $(addprefix $(VBOX_PATH_SDK)/bindings/xpcom/include/,$(notdir $(subst .idl,.h,$(XPCOM_IDLFILES))))
     1737$(PATH_VBox-xpcom-string)/idl_ts: $$(addprefix $$(VBOX_PATH_SDK)/bindings/xpcom/include/,$$(notdir $$(subst .idl,.h,$$(XPCOM_IDLFILES))))
    17381738        $(call MSG_L1,IDL processing completed.)
    17391739        $(QUIET)$(MKDIR) -p $(dir $@)
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