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