VirtualBox

Changeset 35440 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jan 9, 2011 11:43:10 PM (14 years ago)
Author:
vboxsync
Message:

Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is now deprecated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/Makefile.kmk

    r34618 r35440  
    644644+ $(VBOXWEB_OUT_DIR)/soapC-19.cpp \
    645645+ $(VBOXWEB_OUT_DIR)/soapC-20.cpp \
    646 : $(VBOXWEB_OUT_DIR)/soapC.cpp $$(TARGET_split-soapC) | $$(dir $$@)
     646: $(VBOXWEB_OUT_DIR)/soapC.cpp $$(split-soapC_1_TARGET) | $$(dir $$@)
    647647        $(RM) -f $(wildcard $(VBOXWEB_OUT_DIR)/soapC-?.cpp $(VBOXWEB_OUT_DIR)/soapC-??.cpp)
    648         $(TARGET_split-soapC) $(VBOXWEB_OUT_DIR)/soapC.cpp $(VBOXWEB_OUT_DIR) 20
     648        $(split-soapC_1_TARGET) $(VBOXWEB_OUT_DIR)/soapC.cpp $(VBOXWEB_OUT_DIR) 20
    649649endif # !VBOX_WITHOUT_SPLIT_SOAPC
    650650
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