X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FAnalysis%2FMakefile;h=4af6d350a6456b71f154019d6bef61b798a645db;hb=39e30124e50534972c2e58f4dab7d67c0c437743;hp=31ce23591d0426187e3b219ca097a03363d6fcf0;hpb=fc643c5e88c596f217750dd91fcc66488dfed73d;p=oota-llvm.git diff --git a/lib/Analysis/Makefile b/lib/Analysis/Makefile index 31ce23591d0..4af6d350a64 100644 --- a/lib/Analysis/Makefile +++ b/lib/Analysis/Makefile @@ -1,10 +1,10 @@ ##===- lib/Analysis/Makefile -------------------------------*- Makefile -*-===## -# +# # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. -# +# ##===----------------------------------------------------------------------===## LEVEL = ../..