VirtualBox

Ignore:
Timestamp:
Jun 14, 2012 8:15:48 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78533
Message:

Additions/solaris: renamed deps.s to deps.asm.

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

Legend:

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

    r41721 r41725  
    4848        $(VBOX_LIB_VBGL_R0)
    4949ifeq ($(KBUILD_HOST),solaris)
    50  vboxfs_LDFLAGS.solaris += -N drv/vboxguest -N misc/ctf
     50 vboxfs_LDFLAGS.solaris   += -N drv/vboxguest -N misc/ctf
    5151else
    52  vboxfs_SOURCES         += deps.s
    53  vboxfs_deps.s_ASFLAGS   = -f bin -g null
     52 vboxfs_SOURCES           += deps.asm
     53 vboxfs_deps.asm_ASFLAGS   = -f bin -g null
    5454endif
    5555if $(VBOX_SOLARIS_11_VERSION) >= 175
     
    7979        $(VBOX_LIB_IPRT_GUEST_R0)
    8080ifeq ($(KBUILD_HOST),solaris)
    81  vboxfs_s10_LDFLAGS       += -N drv/vboxguest -N misc/ctf
     81 vboxfs_s10_LDFLAGS         += -N drv/vboxguest -N misc/ctf
    8282else
    83  vboxfs_s10_SOURCES       += deps.s
    84  vboxfs_s10_deps.s_ASFLAGS = -f bin -g null
     83 vboxfs_s10_SOURCES         += deps.asm
     84 vboxfs_s10_deps.asm_ASFLAGS = -f bin -g null
    8585endif
    8686endif # VBOX_OSE
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