VirtualBox

Changeset 2717 in vbox


Ignore:
Timestamp:
May 18, 2007 2:59:04 PM (18 years ago)
Author:
vboxsync
Message:

INST_ADDITIONS

Location:
trunk/src/VBox/Additions/linux
Files:
2 edited

Legend:

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

    r2639 r2717  
    3333include files_vboxadd
    3434
    35 vboxmod-bin_INST    = bin/additions/src/vboxadd/
     35vboxmod-bin_INST    = $(INST_ADDITIONS)/src/vboxadd/
    3636vboxmod-bin_MODE    = a+r,u+w
    3737vboxmod-bin_SOURCES = $(subst ",,$(FILES_VBOXADD_NOBIN))
    3838
    39 vboxmod-sh_INST     = bin/additions/src/vboxadd/
     39vboxmod-sh_INST     = $(INST_ADDITIONS)/src/vboxadd/
    4040vboxmod-sh_MODE     = a+rx,u+w
    4141vboxmod-sh_SOURCES  = $(subst ",,$(FILES_VBOXADD_BIN))
  • trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk

    r2639 r2717  
    3737# Install the source.
    3838#
    39 vboxvfs-bin_INST        = bin/additions/src/vboxvfs
     39vboxvfs-bin_INST        = $(INST_ADDITIONS)/src/vboxvfs
    4040vboxvfs-bin_MODE        = a+r,u+w
    4141vboxvfs-bin_SOURCES     = $(subst ",,$(FILES_VBOXVFS_NOBIN))
    4242
    43 vboxvfs-sh_INST         = bin/additions/src/vboxvfs
     43vboxvfs-sh_INST         = $(INST_ADDITIONS)/src/vboxvfs
    4444vboxvfs-sh_MODE         = a+rx,u+w
    4545vboxvfs-sh_SOURCES      = $(subst ",,$(FILES_VBOXVFS_BIN))
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