Files
clang-p2996/lldb/test/functionalities/thread/state/Makefile
2013-04-23 21:42:03 +00:00

6 lines
98 B
Makefile

LEVEL = ../../../make
C_SOURCES := main.c
LD_EXTRAS := -lpthread
include $(LEVEL)/Makefile.rules