VirtualBox

source: vbox/trunk/src/VBox/ExtPacks/Makefile.kmk@ 40453

Last change on this file since 40453 was 40385, checked in by vboxsync, 13 years ago

ExtPacks: OSE build fix

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 433 bytes
Line 
1# $Id: Makefile.kmk 40385 2012-03-06 18:36:36Z vboxsync $
2## @file
3# Sub-Makefile for the Extension Packs.
4#
5
6#
7# Copyright (C) 2010-2012 Oracle Corporation
8#
9# Oracle Corporation confidential
10# All rights reserved
11#
12
13SUB_DEPTH = ../../..
14include $(KBUILD_PATH)/subheader.kmk
15
16ifdef VBOX_WITH_EXTPACK_PUEL_BUILD
17 include $(PATH_SUB_CURRENT)/Puel/Makefile.kmk
18endif
19ifdef VBOX_WITH_EXTPACK_VNC
20 include $(PATH_SUB_CURRENT)/VNC/Makefile.kmk
21endif
22
23include $(KBUILD_PATH)/subfooter.kmk
24
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