Makefile revision 058e9c6d97c5306126f83d934148c658804f1d6c
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# VirtualBox Guest Additions Module Makefile.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Copyright (C) 2006-2009 Oracle Corporation
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# This file is part of VirtualBox Open Source Edition (OSE), as
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# available from http://www.virtualbox.org. This file is free software;
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# you can redistribute it and/or modify it under the terms of the GNU
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# General Public License (GPL) as published by the Free Software
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Foundation, in version 2 as it comes in the "COPYING" file of the
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignacCFLAGS += -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
SRCS += \
bus_if.h \
pci_if.h \
SRCS += \
SRCS += \
SRCS += \
log.c \
logrel.c \
logcom.c \
SRCS += \
assert.c \
once.c \
SRCS += \
SRCS += \
rand.c \
SRCS += \
SRCS += \
crc32.c \
SRCS += \
SRCS += \
SRCS += \
SRCS += \
SRCS += \
SRCS += \