ACFLAGS ?= --data_joinpoints --builtin_operators
CXXFLAGS ?= -std=c++11 -Werror
include ../Makefile.generic
