VirtualBox

Changeset 11805 in vbox for trunk/src/apps


Ignore:
Timestamp:
Aug 29, 2008 10:17:27 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
35632
Message:
  • rearranged SDK-only stuff in makefiles per Knut advise
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/apps/Makefile.kmk

    r11721 r11805  
    1414include $(KBUILD_PATH)/subheader.kmk
    1515
    16 ifndef VBOX_ONLY_SDK
    17  ifdef VBOX_WITH_KCHMVIEWER
    18   ifneq ($(wildcard $(PATH_SUB_CURRENT)/kchmviewer-4.3),)
    19    # subdirectory currently not possible because of _QT_MOCHDRS
    20    SUBDIRS_AFTER += kchmviewer-4.3
    21   endif
     16ifdef VBOX_WITH_KCHMVIEWER
     17 ifneq ($(wildcard $(PATH_SUB_CURRENT)/kchmviewer-4.3),)
     18  # subdirectory currently not possible because of _QT_MOCHDRS
     19  SUBDIRS_AFTER += kchmviewer-4.3
    2220 endif
    23  ifneq ($(wildcard $(PATH_SUB_CURRENT)/tunctl),)
    24   ifeq ($(KBUILD_TARGET),linux)
    25    include $(PATH_SUB_CURRENT)/tunctl/Makefile.kmk
    26   endif
     21endif
     22ifneq ($(wildcard $(PATH_SUB_CURRENT)/tunctl),)
     23 ifeq ($(KBUILD_TARGET),linux)
     24  include $(PATH_SUB_CURRENT)/tunctl/Makefile.kmk
    2725 endif
    28 endif # !VBOX_ONLY_SDK
     26endif
    2927
    3028include $(KBUILD_PATH)/subfooter.kmk
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