summaryrefslogtreecommitdiffstats
path: root/lldb/source
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source')
-rw-r--r--lldb/source/Generated/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/lldb/source/Generated/Makefile b/lldb/source/Generated/Makefile
deleted file mode 100644
index 8a3569a270b..00000000000
--- a/lldb/source/Generated/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-##===- source/Generated/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 := ../..
-LIBRARYNAME := lldbGenerated
-BUILD_ARCHIVE = 1
-
-BUILT_SOURCES = LLDB_vers.c
-
-include $(LLDB_LEVEL)/Makefile
-
-LLDB_vers.c: $(PROJ_SRC_DIR)/../../scripts/generate-vers.pl $(PROJ_SRC_DIR)/../../lldb.xcodeproj/project.pbxproj
- $(PROJ_SRC_DIR)/../../scripts/generate-vers.pl $(PROJ_SRC_DIR)/../../lldb.xcodeproj/project.pbxproj > $(PROJ_OBJ_DIR)/LLDB_vers.c
OpenPOWER on IntegriCloud