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