Makefile revision 210db75d2af02f67370c4a1be6570484d29eb394
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# VirtualBox Guest Additions Module Makefile.
9afe19d634946d50eab30e3b90cb5cebcde39eeaDaniel Lezcano# Copyright (C) 2006-2014 Oracle Corporation
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# This file is part of VirtualBox Open Source Edition (OSE), as
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# available from http://www.virtualbox.org. This file is free software;
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# you can redistribute it and/or modify it under the terms of the GNU
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# General Public License (GPL) as published by the Free Software
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# Foundation, in version 2 as it comes in the "COPYING" file of the
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
0ad19a3fc3de5592e2453070a818a5a41687900edlezcanoCFLAGS += -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
e51d4895129209cec1c15bda2322136a03ec94b2Dwight Engen# Include needed interface headers so they are created during build
assert.c \
once.c \
SRCS += \
SRCS += \
rand.c \
SRCS += \
SRCS += \
crc32.c \
SRCS += \
SRCS += \
SRCS += \
SRCS += \
SRCS += \
SRCS += \
SRCS += \