Makefile 82 Bytes
C_SOURCES := main.c
CFLAGS_EXTRAS := -fsanitize=thread -g

include Makefile.rules