Makefile revision 41a839133aad7c96a0d55d927dc3475d0cbe9c22
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# VirtualBox Guest Additions Module Makefile.
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Copyright (C) 2006-2009 Sun Microsystems, Inc.
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# This file is part of VirtualBox Open Source Edition (OSE), as
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# available from http://www.virtualbox.org. This file is free software;
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# you can redistribute it and/or modify it under the terms of the GNU
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# General Public License (GPL) as published by the Free Software
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Foundation, in version 2 as it comes in the "COPYING" file of the
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Clara, CA 95054 USA or visit http://www.sun.com if you need
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# additional information or have any questions.
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsyncCFLAGS += -DRT_OS_FREEBSD -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -Iinclude -I. -Ir0drv -w -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DVBOX_WITH_64_BITS_GUESTS
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Include needed interface headers so they are created during build
SRCS += \
SRCS += \
SRCS += \
SRCS += \