Makefile revision 0e5731ab59b4ecead38375f26eeea698f00b19fd
286N/A# Makefile for the VirtualBox FreeBSD Host Driver. 286N/A# Copyright (C) 2006-2007 Sun Microsystems, Inc. 286N/A# This file is part of VirtualBox Open Source Edition (OSE), as 286N/A# you can redistribute it and/or modify it under the terms of the GNU 286N/A# General Public License (GPL) as published by the Free Software 286N/A# Foundation, in version 2 as it comes in the "COPYING" file of the 286N/A# VirtualBox OSE distribution. VirtualBox OSE is distributed in the 286N/A# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 286N/A# The contents of this file may alternatively be used under the terms 286N/A# of the Common Development and Distribution License Version 1.0 286N/A# VirtualBox OSE distribution, in which case the provisions of the 286N/A# CDDL are applicable instead of those of the GPL. 286N/A# You may elect to license modified versions of this file under the 286N/A# terms and conditions of either the GPL or the CDDL or both. 286N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 286N/A# additional information or have any questions. 286N/A# Include needed interface headers so they are created during build