Makefile revision 677833bc953b6cb418c701facbdcf4aa18d6c44e
178N/A# Makefile for the common guest addition code library. 178N/A# Copyright (C) 2006 InnoTek Systemberatung GmbH 178N/A# This file is part of VirtualBox Open Source Edition (OSE), as 178N/A# you can redistribute it and/or modify it under the terms of the GNU 178N/A# General Public License as published by the Free Software Foundation, 178N/A# in version 2 as it comes in the "COPYING" file of the VirtualBox OSE 178N/A# distribution. VirtualBox OSE is distributed in the hope that it will 178N/A# be useful, but WITHOUT ANY WARRANTY of any kind. 178N/A# If you received this file as part of a commercial VirtualBox 178N/A# distribution, then only the terms of your commercial VirtualBox 178N/A# license agreement apply instead of the previous paragraph. 814N/A# As we build Windows Additions on Linux as well, we need a 2693N/A# separate Linux target for each library so that both platforms 1387N/A#VBoxGuestLib_DEFS += LOG_ENABLED 178N/A#VBoxGuestLibBase_DEFS += LOG_ENABLED