BASE=/usr
BOOST_VERSION=
BOOST_INCLUDE = $(BASE)/include
C_PLATFORM=-static -pthread
GPP=g++
C_OPTIONS= -g -std=gnu++11
BOOST_LIB_VERSION=

include ../../makefile_common
