Makefile 86 Bytes Raw Blame History Permalink 1 2 3 4 CXX_SOURCES := main.cpp CFLAGS_EXTRAS := -fsanitize=thread -g include Makefile.rules