summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/GCCLibraries/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/runtime/GCCLibraries/Makefile')
-rw-r--r--llvm/runtime/GCCLibraries/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/llvm/runtime/GCCLibraries/Makefile b/llvm/runtime/GCCLibraries/Makefile
deleted file mode 100644
index b976f1248ea..00000000000
--- a/llvm/runtime/GCCLibraries/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-##===- runtime/GCCLibraries/Makefile -----------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file was developed by the LLVM research group and is distributed under
-# the University of Illinois Open Source License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-
-LEVEL := ../..
-PARALLEL_DIRS := crtend libc libgcc libm
-include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud