diff options
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/Makefile')
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/Makefile b/lldb/packages/Python/lldbsuite/test/Makefile index 4d08ef39d4d..c662fd1af00 100644 --- a/lldb/packages/Python/lldbsuite/test/Makefile +++ b/lldb/packages/Python/lldbsuite/test/Makefile @@ -1,4 +1,3 @@ -LLDB_LEVEL := .. include $(LLDB_LEVEL)/Makefile .PHONY: programs |