VirtualBox

Changeset 2614 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
May 14, 2007 9:16:46 AM (18 years ago)
Author:
vboxsync
Message:

export sharedfolders and xclient to OSE

Location:
trunk/src/VBox/Additions/linux
Files:
14 added
1 edited

Legend:

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

    r2478 r2614  
    3030        daemon \
    3131        xgraphics \
    32         xmouse
    33 ifndef VBOX_OSE
    34 SUBDIRS += \
     32        xmouse \
    3533        sharedfolders \
    3634        xclient
    37 endif
    3835endif
    3936
     
    6966                $(PATH_BIN)/additions/vboxvideo_drv_70.so \
    7067                $(PATH_BIN)/additions/vboxvideo_drv_71.so \
    71                 $(if VBOX_OSE,,installer/vboxvfs.sh $(PATH_BIN)/additions/mountvboxsf) \
     68                installer/vboxvfs.sh $(PATH_BIN)/additions/mountvboxsf \
    7269                $(VBOX_VERSION_STAMP)
    7370        $(call MSG_L1,Creating $@)
     
    9693        $(QUIET)objcopy -S -R .comment $(PATH_BIN)/additions/vboxvideo_drv_70.so $(PATH_TARGET)/install/vboxvideo_drv_70.so
    9794        $(QUIET)objcopy -S -R .comment $(PATH_BIN)/additions/vboxvideo_drv_71.so $(PATH_TARGET)/install/vboxvideo_drv_71.so
    98 ifndef VBOX_OSE
    9995        $(QUIET)$(INSTALL) -m 0755 installer/vboxvfs.sh $(PATH_TARGET)/install
    10096        $(QUIET)objcopy -S -R .comment $(PATH_BIN)/additions/mountvboxsf $(PATH_TARGET)/install/mount.vboxsf
    101 endif
    10297        $(QUIET)$(VBOX_MAKESELF) $(PATH_TARGET)/install $@ \
    10398        "VirtualBox $(VBOX_VERSION_STRING) Guest Additions for Linux installation" /bin/sh ./install.sh "> /dev/null"
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