Makefile revision f5fc6d91e150cd61b1758c89b31d915270134385
1037N/A# VirtualBox Guest Additions Module Makefile. 1037N/A# Copyright (C) 2006-2015 Oracle Corporation 1037N/A# This file is part of VirtualBox Open Source Edition (OSE), as 1037N/A# you can redistribute it and/or modify it under the terms of the GNU 1037N/A# General Public License (GPL) as published by the Free Software 1037N/A# Foundation, in version 2 as it comes in the "COPYING" file of the 1037N/A# VirtualBox OSE distribution. VirtualBox OSE is distributed in the 1037N/A# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 1037N/A# Linux kbuild sets this to our source directory if we are called from there ## @todo move to MOD_DEFS when we have finished refactoring echo "All exported IPRT symbols are properly renamed!"; \
echo "error: Some exported IPRT symbols was not properly renamed! See above." >&
2; \