VirtualBox

Changeset 6685 in vbox


Ignore:
Timestamp:
Jan 31, 2008 8:45:36 PM (17 years ago)
Author:
vboxsync
Message:

Build RuntimeGuestR3 on linux.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r6677 r6685  
    3434 #
    3535 ifeq ($(BUILD_TARGET),linux)
    36   LIBRARIES  = RuntimeLnx32GuestR0 RuntimeLnx32GuestR3 RuntimeGuestR3Mini
     36  LIBRARIES  = RuntimeLnx32GuestR0 RuntimeLnx32GuestR3 RuntimeGuestR3 RuntimeGuestR3Mini
    3737 else ifeq ($(BUILD_TARGET),win)
    3838  LIBRARIES = RuntimeW32GuestR0 RuntimeW32GuestR3 RuntimeW32NT4GuestR0
     
    4747 #
    4848else ifdef VBOX_ADDITIONS_LINUX_ONLY
    49  LIBRARIES  = RuntimeLnx32GuestR0 RuntimeLnx32GuestR3 RuntimeGuestR3Mini
     49 LIBRARIES  = RuntimeLnx32GuestR0 RuntimeLnx32GuestR3 RuntimeGuestR3 RuntimeGuestR3Mini
    5050else ifdef VBOX_ADDITIONS_WIN32_ONLY
    5151 LIBRARIES = RuntimeW32GuestR0 RuntimeW32GuestR3 RuntimeW32NT4GuestR0
     
    6666   endif
    6767   ifdef VBOX_WITH_LINUX_ADDITIONS
    68     LIBRARIES += RuntimeLnx32GuestR3 RuntimeGuestR3Mini
     68    LIBRARIES += RuntimeLnx32GuestR3 RuntimeGuestR3 RuntimeGuestR3Mini
    6969    ifdef VBOX_WITH_LINUX_ADDITIONS_32BIT_R0
    7070     LIBRARIES += RuntimeLnx32GuestR0
     
    578578
    579579#
    580 # RuntimeLnx32GuestR3 - 32-bit Linux guest program runtime.
     580# RuntimeLnx32GuestR3 - 32-bit Linux guest program runtime. Obsoleted by RuntimeGuestR3.
    581581#
    582582RuntimeLnx32GuestR3_TEMPLATE   = VBOXLNX32GUESTR3LIB
     
    10681068#
    10691069# RuntimeLnx32GuestR0 - 32-bit Linux guest driver runtime.
    1070 # 
     1070#
    10711071## @todo remove this and use RuntimeGuestR0.
    10721072RuntimeLnx32GuestR0_TEMPLATE      = VBOXLNX32GUESTR0
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