Changeset 29859 in vbox
- Timestamp:
- May 28, 2010 1:17:24 PM (15 years ago)
- Location:
- trunk/src/VBox/Main
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/Makefile.kmk
r29788 r29859 302 302 MediumFormatImpl.cpp \ 303 303 ProgressImpl.cpp \ 304 ProgressProxyImpl.cpp \ 304 305 HostImpl.cpp \ 305 306 HostNetworkInterfaceImpl.cpp \ … … 869 870 --stringparam G_vboxGlueStyle mscom \ 870 871 -o $(VBOX_JMSCOM_GEN)/java/merged.file $(VBOX_GLUE_XSLT_DIR)/glue-java.xsl $< 871 $(QUIET)$(VBOX_FILESPLIT) $(VBOX_JMSCOM_GEN)/java/merged.file $(VBOX_JMSCOM_GEN)/java 872 $(QUIET)$(VBOX_FILESPLIT) $(VBOX_JMSCOM_GEN)/java/merged.file $(VBOX_JMSCOM_GEN)/java 872 873 $(QUIET)echo $(VBOX_JMSCOM_GEN)/java/*.java > $@ 873 874
Note:
See TracChangeset
for help on using the changeset viewer.