VirtualBox

Ignore:
Timestamp:
Sep 14, 2008 11:32:31 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36521
Message:

Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some cleanups, opengl omitted.

File:
1 edited

Legend:

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

    r12170 r12446  
    2020#
    2121
    22 ifdef VBOX_SINGLE_MAKEFILE
    2322SUB_DEPTH = ../../../../..
    24 else
    25 DEPTH    ?= ../../../../..
    26 SUB_DEPTH = ../..
    27 endif
    2823include $(KBUILD_PATH)/subheader.kmk
    2924
    30 ifeq ($(KBUILD_HOST),os2)
    31  ifdef VBOX_WITH_OS2_ADDITIONS
    32   PROGRAMS += VBoxService
    33  endif
    34 else
     25if "$(KBUILD_HOST)" != "os2" || defined(VBOX_WITH_OS2_ADDITIONS)
    3526 PROGRAMS += VBoxService
    3627endif
     
    5647VBoxService_LIBPATH.freebsd = \
    5748        /usr/local/lib
     49
    5850include $(KBUILD_PATH)/subfooter.kmk
    5951
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