From f3fbd1c0586ff6ec7895991e6c28f61a503c36a8 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sat, 23 Jul 2016 20:50:09 +0000 Subject: Vendor import of lldb release_39 branch r276489: https://llvm.org/svn/llvm-project/lldb/branches/release_39@276489 --- scripts/Python/Makefile | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 scripts/Python/Makefile (limited to 'scripts/Python/Makefile') diff --git a/scripts/Python/Makefile b/scripts/Python/Makefile deleted file mode 100644 index ad6c0af442b4..000000000000 --- a/scripts/Python/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -##===- scripts/Python/Makefile------------------------------*- Makefile -*-===## -# -# The LLVM Compiler Infrastructure -# -# This file is distributed under the University of Illinois Open Source -# License. See LICENSE.TXT for details. -# -##===----------------------------------------------------------------------===## - -LLDB_LEVEL := ../.. -include $(LLDB_LEVEL)/../../Makefile.config - -DIRS := modules - -include $(LLDB_LEVEL)/Makefile -- cgit v1.2.3