summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/module_section/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/python_api/module_section/Makefile')
-rw-r--r--lldb/test/python_api/module_section/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/lldb/test/python_api/module_section/Makefile b/lldb/test/python_api/module_section/Makefile
new file mode 100644
index 00000000000..86af2f4bc70
--- /dev/null
+++ b/lldb/test/python_api/module_section/Makefile
@@ -0,0 +1,6 @@
+LEVEL = ../../make
+
+CXX_SOURCES := main.cpp
+MAKE_DSYM :=NO
+
+include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud