summaryrefslogtreecommitdiffstats
path: root/lldb/test/inferior-crashing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/inferior-crashing/Makefile')
-rw-r--r--lldb/test/inferior-crashing/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lldb/test/inferior-crashing/Makefile b/lldb/test/inferior-crashing/Makefile
new file mode 100644
index 00000000000..d6cd0db0506
--- /dev/null
+++ b/lldb/test/inferior-crashing/Makefile
@@ -0,0 +1,5 @@
+LEVEL = ../make
+
+C_SOURCES := main.c
+
+include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud