VirtualBox

Changeset 17211 in vbox


Ignore:
Timestamp:
Feb 27, 2009 3:33:14 PM (16 years ago)
Author:
vboxsync
Message:

Solaris/SharedFolder: Build S10 vboxvfs on Nevada.
Deleted obsolete files.

Location:
trunk/src/VBox/Additions/solaris/SharedFolders
Files:
3 deleted
1 edited

Legend:

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

    r16721 r17211  
    4444vboxvfs_LDFLAGS      += -N drv/vboxguest
    4545
     46
     47ifndef VBOX_OSE
     48#
     49# vboxvfs_s10 - The Shared Folder Driver for Solaris 10
     50#
     51SYSMODS.solaris      += vboxvfs_s10
     52vboxvfs_s10_TEMPLATE      = VBOXGUESTR0
     53vboxvfs_s10_DEFS          = VBOX_WITH_HGCM VBOX_VFS_SOLARIS_10U6
     54vboxvfs_s10_INCS         := \
     55        solaris10/ \
     56        .
     57vboxvfs_s10_SOURCES       = \
     58        vboxfs_vfs.c \
     59        vboxfs_vnode.c \
     60        vboxfs_prov.c
     61vboxvfs_s10_LIBS          = \
     62        $(VBOX_LIB_VBGL_R0) \
     63        $(VBOX_LIB_IPRT_GUEST_R0)
     64vboxvfs_s10_LDFLAGS      += -N drv/vboxguest
     65endif # VBOX_OSE
     66
     67
    4668#
    4769# mount - Userland mount wrapper for vboxvfs
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