CXX_SOURCES := main.cpp

CFLAGS_EXTRAS += -std=c++11

include Makefile.rules
