VirtualBox

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

最後變更 在這個檔案從9562是 9562,由 vboxsync 提交於 17 年 前

export

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id
檔案大小: 427 位元組
 
1# $Id: Makefile.kmk 9562 2008-06-10 10:09:29Z vboxsync $
2## @file
3# Top-level 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
13DEPTH = ../..
14include $(KBUILD_PATH)/header.kmk
15
16ifdef VBOX_WITH_KCHMVIEWER
17ifneq ($(wildcard kchmviewer-2.6),)
18SUBDIRS.linux = kchmviewer-2.6
19endif
20endif
21ifneq ($(wildcard tunctl),)
22SUBDIRS.linux += tunctl
23endif
24
25include $(KBUILD_PATH)/rules.kmk
26
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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