CXX_SOURCES := main.cpp
CFLAGS_EXTRAS := -fsanitize=thread -g

include Makefile.rules
