summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/io
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/io')
-rw-r--r--lldb/packages/Python/lldbsuite/test/python_api/process/io/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/python_api/process/io/Makefile b/lldb/packages/Python/lldbsuite/test/python_api/process/io/Makefile
index 5361f2a5bbe..4aa78325888 100644
--- a/lldb/packages/Python/lldbsuite/test/python_api/process/io/Makefile
+++ b/lldb/packages/Python/lldbsuite/test/python_api/process/io/Makefile
@@ -1,6 +1,4 @@
-LEVEL = ../../../make
-
C_SOURCES := main.c
EXE := process_io
-include $(LEVEL)/Makefile.rules
+include Makefile.rules
OpenPOWER on IntegriCloud