Makefile revision 677833bc953b6cb418c701facbdcf4aa18d6c44e
49d3bc91e27cd871b950d56c01398fa2f2e12ab4Richard Lowe# Makefile for VBoxService.
49d3bc91e27cd871b950d56c01398fa2f2e12ab4Richard Lowe# Copyright (C) 2006 InnoTek Systemberatung GmbH
49d3bc91e27cd871b950d56c01398fa2f2e12ab4Richard Lowe# This file is part of VirtualBox Open Source Edition (OSE), as
49d3bc91e27cd871b950d56c01398fa2f2e12ab4Richard Lowe# available from http://www.virtualbox.org. This file is free software;
49d3bc91e27cd871b950d56c01398fa2f2e12ab4Richard Lowe# you can redistribute it and/or modify it under the terms of the GNU
49d3bc91e27cd871b950d56c01398fa2f2e12ab4Richard Lowe# General Public License as published by the Free Software Foundation,
49d3bc91e27cd871b950d56c01398fa2f2e12ab4Richard Lowe# in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
49d3bc91e27cd871b950d56c01398fa2f2e12ab4Richard Lowe# distribution. VirtualBox OSE is distributed in the hope that it will
49d3bc91e27cd871b950d56c01398fa2f2e12ab4Richard Lowe# be useful, but WITHOUT ANY WARRANTY of any kind.
49d3bc91e27cd871b950d56c01398fa2f2e12ab4Richard Lowe# If you received this file as part of a commercial VirtualBox
49d3bc91e27cd871b950d56c01398fa2f2e12ab4Richard Lowe# distribution, then only the terms of your commercial VirtualBox
49d3bc91e27cd871b950d56c01398fa2f2e12ab4Richard Lowe# license agreement apply instead of the previous paragraph.
07dc1947c362e187fb955d283b692f8769dd5defRichard LoweDEPTH = ../../../../..