VirtualBox

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

Last change on this file since 9931 was 9562, checked in by vboxsync, 16 years ago

export

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 427 bytes
Line 
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
Note: See TracBrowser for help on using the repository browser.

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