Makefile revision c58f1213e628a545081c70e26c6b67a841cff880
0N/A# Copyright (C) 2010-2012 Oracle Corporation 0N/A# This file is part of VirtualBox Open Source Edition (OSE), as 0N/A# you can redistribute it and/or modify it under the terms of the GNU 0N/A# General Public License (GPL) as published by the Free Software 0N/A# Foundation, in version 2 as it comes in the "COPYING" file of the 0N/A# VirtualBox OSE distribution. VirtualBox OSE is distributed in the 0N/A# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 0N/A# User serviceable parts: adjust the following lines appropriately 553N/A# The host OS: linux, solaris, win, darwin, freebsd 0N/A# Absolute (!) path to the VirtualBox install directory 0N/A# Path to the sdk directory of the unpacked VirtualBox SDK 0N/A# On Windows, if you want to use the COM API: install directory of Jacob lib 0N/A# Java compiler to use 0N/A# No changes should be necessary after this point.