Files
clang-p2996/lldb/test/api/multithreaded/Makefile
Jason Molenda 33a3017a7d Clean up after the multithreaded test case finishes.
Patch by Sean Callanan.
<rdar://problem/18140875> 

llvm-svn: 216504
2014-08-26 23:31:00 +00:00

9 lines
109 B
Makefile

LEVEL = ../../make
CXX_SOURCES := main.cpp
include $(LEVEL)/Makefile.rules
clean::
rm -rf *.o *.d *.dSYM