summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/mixed
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/mixed')
-rw-r--r--lldb/packages/Python/lldbsuite/test/lang/mixed/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/lang/mixed/Makefile b/lldb/packages/Python/lldbsuite/test/lang/mixed/Makefile
index 860343ee907..12db32c506f 100644
--- a/lldb/packages/Python/lldbsuite/test/lang/mixed/Makefile
+++ b/lldb/packages/Python/lldbsuite/test/lang/mixed/Makefile
@@ -1,6 +1,4 @@
-LEVEL = ../../make
-
CXX_SOURCES := foo.cpp
C_SOURCES := main.c
-include $(LEVEL)/Makefile.rules
+include Makefile.rules
OpenPOWER on IntegriCloud