summaryrefslogtreecommitdiffstats
path: root/polly/lib/JSON
diff options
context:
space:
mode:
authorAndreas Simbuerger <simbuerg@fim.uni-passau.de>2014-03-14 18:25:31 +0000
committerAndreas Simbuerger <simbuerg@fim.uni-passau.de>2014-03-14 18:25:31 +0000
commit84e0723af89eeea211cfd9fce7edf0cbb70ca483 (patch)
tree574756fb833351cd2923b9b4510fbf0445c13d26 /polly/lib/JSON
parent9bb8cb19651aca8ece50e72402ae6c39a1264504 (diff)
downloadbcm5719-llvm-84e0723af89eeea211cfd9fce7edf0cbb70ca483.tar.gz
bcm5719-llvm-84e0723af89eeea211cfd9fce7edf0cbb70ca483.zip
(Make) Remove unused Makefiles
llvm-svn: 203957
Diffstat (limited to 'polly/lib/JSON')
-rw-r--r--polly/lib/JSON/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/polly/lib/JSON/Makefile b/polly/lib/JSON/Makefile
deleted file mode 100644
index 9f1d2df826e..00000000000
--- a/polly/lib/JSON/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-##===- polly/lib/Support/Makefile ----------------*- Makefile -*-===##
-
-#
-# Indicate where we are relative to the top of the source tree.
-#
-LEVEL=../..
-
-LIBRARYNAME=pollyjson
-BUILD_ARCHIVE = 1
-
-CPP.Flags += $(POLLY_INC)
-
-#
-# Include Makefile.common so we know what to do.
-#
-include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud