VirtualBox

Ignore:
Timestamp:
Jan 15, 2008 10:39:01 PM (17 years ago)
Author:
vboxsync
Message:

Fixed OS/2 build.

File:
1 edited

Legend:

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

    r6075 r6361  
    2424#
    2525ifeq ($(BUILD_PLATFORM),os2)
    26 SYSMODS.os2 += VBoxGuest
     26ifdef VBOX_WITH_OS2_ADDITIONS
     27 SYSMODS.os2 += VBoxGuest
     28endif
    2729VBoxGuest_TEMPLATE      = VBOXOS2GUESTR0
    2830VBoxGuest_DEFS          = VBGL_VBOXGUEST VBOX_HGCM
     
    4345
    4446# temp hack to ensure that VBoxGuestA-os2.asm is first in the link.
    45 LIBRARIES += VBoxGuestLib
     47ifdef VBOX_WITH_OS2_ADDITIONS
     48 LIBRARIES += VBoxGuestLib
     49endif
    4650VBoxGuestLib_TEMPLATE   = VBOXOS2GUESTR0LIB
    4751VBoxGuestLib_NOINST     = 1
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