VirtualBox

Changeset 7030 in vbox


Ignore:
Timestamp:
Feb 20, 2008 11:54:45 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28250
Message:

Additions: fixed a makefile problem with spaces

File:
1 edited

Legend:

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

    r7025 r7030  
    8080  VBOX_PATH_ADDITIONS.win.x86 = $(PATH_OUT_BASE)/win.x86/$(BUILD_TYPE)/bin/additions
    8181 else
    82   VBOX_PATH_ADDITIONS.win.x86 = $(VBOX_PATH_ADDITIONS) # 32-only hack
     82  # 32-only hack
     83  VBOX_PATH_ADDITIONS.win.x86 = $(VBOX_PATH_ADDITIONS)
    8384 endif
    8485 ## @todo We're missing the .cat files and using the wrong .inf files here.
     
    141142  VBOX_PATH_ADDITIONS.linux.x86 = $(PATH_OUT_BASE)/linux.x86/$(BUILD_TYPE)/bin/additions
    142143 else
    143   VBOX_PATH_ADDITIONS.linux.x86 = $(VBOX_PATH_ADDITIONS) # 32-bit only hack
     144  # 32-bit only hack
     145  VBOX_PATH_ADDITIONS.linux.x86 = $(VBOX_PATH_ADDITIONS)
    144146 endif
    145147 GUESTADDITIONS_FILESPEC.linux.x86 = \
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette