Makefile revision 111813bde8cc78d626b8d6fb3f6db67bd1b76da3
# $Revision$
## @file
# VirtualBox Guest Additions Module Makefile.
#
#
# Copyright (C) 2006-2014 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;
# General Public License (GPL) as published by the Free Software
# Foundation, in version 2 as it comes in the "COPYING" file of the
# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
#
# Linux kbuild sets this to our source directory if we are called from there
MOD_OBJS = \
Init.o \
SysHlp.o \
VMMDev.o \
MOD_OBJS += \
else
MOD_DEFS += -DRT_ARCH_X86
else
## @todo move to MOD_DEFS when we have finished refactoring
else
echo "All exported IPRT symbols are properly renamed!"; \
else \
echo "error: Some exported IPRT symbols was not properly renamed! See above." >&2; \
false; \
fi