CXXFLAGS_EXTRAS := -std=c++11
CXX_SOURCES := main.cpp

include Makefile.rules
