Makefile revision 8ac4ac6569dd1377414fbf9369516addbb47b789
98N/A# Makefile for the VirtualBox Linux Guest Drivers. 98N/A# Copyright (C) 2009-2010 Oracle Corporation 98N/A# This file is part of VirtualBox Open Source Edition (OSE), as 98N/A# you can redistribute it and/or modify it under the terms of the GNU 98N/A# General Public License (GPL) as published by the Free Software 98N/A# Foundation, in version 2 as it comes in the "COPYING" file of the 98N/A# VirtualBox OSE distribution. VirtualBox OSE is distributed in the 98N/A# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 98N/Aelse # ! KBUILD_EXTMOD 98N/A @
echo "*** Building 'vboxguest' module ***" 98N/A echo "*** Building 'vboxsf' module ***"; \
echo "*** Building 'vboxvideo' module ***"; \