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