ACFLAGS ?= --data_joinpoints --builtin_operators -D "__cplusplus=201103L"
CXXFLAGS ?= -std=c++11
include ../Makefile.generic
