summaryrefslogtreecommitdiffstats
path: root/packages/Python/lldbsuite/test/expression_command/macros/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Python/lldbsuite/test/expression_command/macros/Makefile')
-rw-r--r--packages/Python/lldbsuite/test/expression_command/macros/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/Python/lldbsuite/test/expression_command/macros/Makefile b/packages/Python/lldbsuite/test/expression_command/macros/Makefile
new file mode 100644
index 0000000..1ecd744
--- /dev/null
+++ b/packages/Python/lldbsuite/test/expression_command/macros/Makefile
@@ -0,0 +1,8 @@
+LEVEL = ../../make
+
+CXX_SOURCES := main.cpp
+
+DEBUG_INFO_FLAG = -g3
+
+
+include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud