Makefile revision 41a839133aad7c96a0d55d927dc3475d0cbe9c22
2362N/A# Makefile for the VirtualBox FreeBSD Guest Drivers. 0N/A# Copyright (C) 2009 Sun Microsystems, Inc. 0N/A# This file is part of VirtualBox Open Source Edition (OSE), as 0N/A# you can redistribute it and/or modify it under the terms of the GNU 0N/A# General Public License (GPL) as published by the Free Software 0N/A# Foundation, in version 2 as it comes in the "COPYING" file of the 0N/A# VirtualBox OSE distribution. VirtualBox OSE is distributed in the 0N/A# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 0N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 2362N/A# additional information or have any questions. 0N/A @
echo "*** Building 'vboxguest' module ***" 0N/A echo "*** Building 'vboxvfs' module ***"; \