VirtualBox

Changeset 4669 in vbox


Ignore:
Timestamp:
Sep 10, 2007 2:21:09 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
24317
Message:

include LIB_REM on most elf and macho systems.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk

    r4178 r4669  
    9494        $(LIB_RUNTIME) \
    9595        $(LIB_VMM)
     96ifneq ($(filter-out win os2 l4,$(BUILD_TARGET)),)
     97VBoxBFE_LIBS += \
     98        $(LIB_REM)
     99endif
    96100ifndef VBOX_WITHOUT_COM
    97101VBoxBFE_LIBS.win = \
     
    109113        $(L4_LIBDIR)/libl4sys.a
    110114VBoxBFE_LIBS.darwin = \
    111         $(LIB_REM) \
    112115        $(LIB_SDK_LIBSDL_SDLMAIN)
    113116VBoxBFE_LDFLAGS.darwin = -framework Foundation -framework AppKit
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