VirtualBox

source: vbox/trunk/src/VBox/Installer/common/Makefile.kmk@ 20268

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

OSE fix

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 582 位元組
 
1# $Id: Makefile.kmk 20173 2009-06-02 07:34:24Z vboxsync $
2## @file
3# Common installer stuff.
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
16# Include Sub-Makefiles.
17ifndef VBOX_OSE
18 include $(PATH_SUB_CURRENT)/keygen/Makefile.kmk
19endif
20
21# Python glue installer
22ifdef VBOX_WITH_PYTHON
23
24INSTALLS += VBox-python-glue-installer
25
26VBox-python-glue-installer_INST = $(INST_SDK)/installer
27VBox-python-glue-installer_SOURCES = vboxapisetup.py
28
29endif # VBOX_WITH_PYTHON
30
31include $(KBUILD_PATH)/subfooter.kmk
32
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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