Makefile revision 41a839133aad7c96a0d55d927dc3475d0cbe9c22
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# Makefile for the VirtualBox FreeBSD Host Driver.
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# Copyright (C) 2006-2007 Sun Microsystems, Inc.
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# This file is part of VirtualBox Open Source Edition (OSE), as
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# available from http://www.virtualbox.org. This file is free software;
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# you can redistribute it and/or modify it under the terms of the GNU
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# General Public License (GPL) as published by the Free Software
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# Foundation, in version 2 as it comes in the "COPYING" file of the
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# The contents of this file may alternatively be used under the terms
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# of the Common Development and Distribution License Version 1.0
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# (CDDL) only, as it comes in the "COPYING.CDDL" file of the
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# VirtualBox OSE distribution, in which case the provisions of the
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# CDDL are applicable instead of those of the GPL.
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# You may elect to license modified versions of this file under the
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# terms and conditions of either the GPL or the CDDL or both.
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# Clara, CA 95054 USA or visit http://www.sun.com if you need
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# additional information or have any questions.