VirtualBox

Changeset 29075 in vbox


Ignore:
Timestamp:
May 5, 2010 12:59:24 PM (15 years ago)
Author:
vboxsync
Message:

xpcom18a4/*.kmk: $(PATH_VBox-xpcom-string)/idl_ts -> $(PATH_TARGET)/VBox-xpcom-idl-timestamp

Location:
trunk/src/libs/xpcom18a4
Files:
2 edited

Legend:

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

    r29064 r29075  
    128128TEMPLATE_XPCOM_LIBS.solaris        = sendfile
    129129TEMPLATE_XPCOM_ORDERDEPS           = $(foreach hdrinst, $(filter %-HEADERS, $(INSTALLS)), $(TARGET_$(hdrinst))) \
    130                                      $(if $(PATH_VBox-xpcom-string),$(PATH_VBox-xpcom-string)/idl_ts,)
     130                                     $(PATH_TARGET)/VBox-xpcom-idl-timestamp
    131131ifeq ($(KBUILD_TARGET),os2)
    132132 ifndef USE_OS2_TOOLKIT_HEADERS
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r29066 r29075  
    12971297
    12981298OTHER_CLEAN += \
    1299         $(PATH_VBox-xpcom-string)/idl_ts \
     1299        $(PATH_TARGET)/VBox-xpcom-idl-timestamp \
    13001300        $(addprefix $(VBOX_PATH_SDK)/bindings/xpcom/include,$(notdir $(subst .idl,.h,$(XPCOM_IDLFILES)))) \
    13011301        $(addprefix $(VBOX_PATH_SDK)/bindings/xpcom/include,$(notdir $(subst .idl,.xpt,$(XPCOM_IDLFILES)))) \
     
    14411441
    14421442# dummy target.
    1443 $(PATH_VBox-xpcom-string)/idl_ts: $$(addprefix $$(VBOX_PATH_SDK)/bindings/xpcom/include/,$$(notdir $$(subst .idl,.h,$$(XPCOM_IDLFILES))))
     1443$(PATH_TARGET)/VBox-xpcom-idl-timestamp: $$(addprefix $$(VBOX_PATH_SDK)/bindings/xpcom/include/,$$(notdir $$(subst .idl,.h,$$(XPCOM_IDLFILES))))
    14441444        $(call MSG_L1,IDL processing completed.)
    14451445        $(QUIET)$(MKDIR) -p $(dir $@)
     
    14521452# INSTARGET_xpidl which is the one in bin/.
    14531453#
    1454 $(VBOX_XPIDL): $$(PATH_VBox-xpcom-string)/idl_ts
     1454$(VBOX_XPIDL): $(PATH_TARGET)/VBox-xpcom-idl-timestamp
    14551455
    14561456
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