1CXX_SOURCES := main.cpp
2CFLAGS_EXTRAS := -fsanitize=thread -g
3
4include Makefile.rules
5