llvm/lldb/test/API/functionalities/tsan/basic/Makefile

C_SOURCES := main.c
CFLAGS_EXTRAS := -fsanitize=thread -g

include Makefile.rules