Makefile revision 76326dd9df821e926bfda3ca9193f7736b42f6fd
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# Makefile for the VirtualBox FreeBSD Host Driver.
a78048ccbdb6256da15e6b0e7e95355e480c2301nd# Copyright (C) 2006-2007 Oracle Corporation
# available from http://www.virtualbox.org. This file is free software;
# (CDDL) only, as it comes in the "COPYING.CDDL" file of the
CFLAGS += -DRT_OS_FREEBSD -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -Iinclude -I. -Ir0drv -w -DVBOX_WITH_HARDENING -DVBOX_WITH_64_BITS_GUESTS
SRCS = \
SUPDrv.c \
SRCS += \
SRCS += \
SRCS += \
SRCS += \
SRCS += \
log.c \
logrel.c \
logcom.c \
SRCS += \
assert.c \
once.c \
SRCS += \
memchr.c \
SRCS += \
rand.c \
SRCS += \
SRCS += \
crc32.c \
ipv4.c \
SRCS += \
SRCS += \
SRCS += \
SRCS += \
SRCS += \
SRCS += \
SRCS += \