TARGET=i386
CXX=g++
CXXFLAGS=-Wall -g -I../include
INSTALL=install -D
DEPEND=makedepend -I/usr/include/c++/4.2 -I/usr/include/linux -I/usr/include/c++/4.2/tr1
INSTALLDIR=/usr
DEBUG=y
PH_DEBUG=y
LIB_DEBUG=y
STRIP=strip
BUILDDIR=../build/
BT_PLUGIN_LDFLAGS=-lbluetooth -lpthread
