X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=utils%2FFileCheck%2FMakefile;h=268b7bc919a17a690596b24547abf0af36ef16b6;hb=7a88b655ccad0f128ea1a5e8ca433a8827a24ff3;hp=f1af5b649e7aba64706901a6eda1b21ae0db0895;hpb=05e9d99767ea02d516bf4fe9c457622b2530e077;p=oota-llvm.git diff --git a/utils/FileCheck/Makefile b/utils/FileCheck/Makefile index f1af5b649e7..268b7bc919a 100644 --- a/utils/FileCheck/Makefile +++ b/utils/FileCheck/Makefile @@ -1,15 +1,15 @@ ##===- utils/FileCheck/Makefile ----------------------------*- Makefile -*-===## -# +# # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. -# +# ##===----------------------------------------------------------------------===## LEVEL = ../.. TOOLNAME = FileCheck -USEDLIBS = LLVMSupport.a LLVMSystem.a +USEDLIBS = LLVMSupport.a # This tool has no plugins, optimize startup time. TOOL_NO_EXPORTS = 1