summaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/expression_command/multiline/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Python/lldbsuite/test/expression_command/multiline/Makefile')
-rw-r--r--packages/Python/lldbsuite/test/expression_command/multiline/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/Python/lldbsuite/test/expression_command/multiline/Makefile b/packages/Python/lldbsuite/test/expression_command/multiline/Makefile
deleted file mode 100644
index 0d70f2595019..000000000000
--- a/packages/Python/lldbsuite/test/expression_command/multiline/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-LEVEL = ../../make
-
-C_SOURCES := main.c
-
-include $(LEVEL)/Makefile.rules