- Timestamp:
- Aug 29, 2008 3:30:43 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/Makefile.kmk
r11830 r11831 574 574 $(IDLFILE.XPCOM): $(VBOX_PATH_MAIN_SRC)/idl/xpidl.xsl $(XIDLFILE) | $(call DIRDEP,$(dir $(IDLFILE))) 575 575 $(call MSG_TOOL,xsltproc,VBoxSVC,$<,$@) 576 $(QUIET)$(MKDIR) -p $( @D)576 $(QUIET)$(MKDIR) -p $(VBOX_PATH_SDK)/bindings/xpcom/idl 577 577 $(QUIET)$(VBOX_XSLTPROC) -o $@ $^ 578 578
Note:
See TracChangeset
for help on using the changeset viewer.