VirtualBox

source: vbox/trunk/src/apps/Makefile.kmk@ 11661

最後變更 在這個檔案從11661是 11216,由 vboxsync 提交於 16 年 前

default is now the new kchmviewer

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id
檔案大小: 604 位元組
 
1# $Id: Makefile.kmk 11216 2008-08-07 17:53:12Z vboxsync $
2## @file
3# Sub-Makefile for the external apps.
4#
5
6#
7# Copyright (C) 2006-2007 Sun Microsystems, Inc.
8#
9# Sun Microsystems, Inc. confidential
10# All rights reserved
11#
12
13SUB_DEPTH = ../..
14include $(KBUILD_PATH)/subheader.kmk
15
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
20 endif
21endif
22ifneq ($(wildcard $(PATH_SUB_CURRENT)/tunctl),)
23 ifeq ($(KBUILD_TARGET),linux)
24 include $(PATH_SUB_CURRENT)/tunctl/Makefile.kmk
25 endif
26endif
27
28include $(KBUILD_PATH)/subfooter.kmk
29
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette