diff options
Diffstat (limited to 'clang/unittests/Rewrite/Makefile')
| -rw-r--r-- | clang/unittests/Rewrite/Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/clang/unittests/Rewrite/Makefile b/clang/unittests/Rewrite/Makefile deleted file mode 100644 index 43538d56075..00000000000 --- a/clang/unittests/Rewrite/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -##===- unittests/Rewrite/Makefile --------------------------*- Makefile -*-===## -# -# The LLVM Compiler Infrastructure -# -# This file is distributed under the University of Illinois Open Source -# License. See LICENSE.TXT for details. -# -##===----------------------------------------------------------------------===## - -CLANG_LEVEL = ../.. -TESTNAME = Rewrite -include $(CLANG_LEVEL)/../../Makefile.config -LINK_COMPONENTS := $(TARGETS_TO_BUILD) support -USEDLIBS = clangRewrite.a clangLex.a clangBasic.a - -include $(CLANG_LEVEL)/unittests/Makefile |

