VirtualBox

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


Ignore:
Timestamp:
Sep 15, 2013 9:53:12 PM (11 years ago)
Author:
vboxsync
Message:

Config.kmk,Main/Makefile.kmk: Use quotes instead of escaping the semicolon on dos-systems. The VBOX_SEP is useless outside shell command lines otherwise.

File:
1 edited

Legend:

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

    r48459 r48479  
    10141014        $(VBOX_JAVAC) $(VBOX_JAVAC_OPTS) \
    10151015                @$(VBOX_JMSCOM_GEN)/jmscomglue.list \
    1016                 -d $(VBOX_JMSCOM_JDEST) -classpath $(VBOX_JMSCOM_JDEST)$(VBOX_SEP)$(VBOX_JACOB_DIR)/jacob.jar
     1016                -d $(VBOX_JMSCOM_JDEST) -classpath "$(VBOX_JMSCOM_JDEST)$(VBOX_SEP)$(VBOX_JACOB_DIR)/jacob.jar"
    10171017        $(call MSG_LINK,$(notdir $@),$@)
    10181018        $(VBOX_JAR) cf $@ -C $(VBOX_JMSCOM_JDEST) .
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