Files
clang-p2996/lldb/packages/Python/lldbsuite/test/expression_command/completion-crash1/Makefile
Raphael Isemann 3e85b6f3bd [lldb][NFC] Check in crashing test case
llvm-svn: 367307
2019-07-30 12:20:03 +00:00

4 lines
75 B
Makefile

LEVEL = ../../make
CXX_SOURCES := main.cpp
include $(LEVEL)/Makefile.rules