X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FMakefile;h=50a360f1f868f520bdafad0ccad739568dfdb67f;hb=c9fc1e7de965680b6b45ef9454ea240095ea1a87;hp=b1aa377b99dabfeff1fec1df1b44ea1530eb8a62;hpb=fc643c5e88c596f217750dd91fcc66488dfed73d;p=oota-llvm.git diff --git a/lib/Target/Makefile b/lib/Target/Makefile index b1aa377b99d..50a360f1f86 100644 --- a/lib/Target/Makefile +++ b/lib/Target/Makefile @@ -1,10 +1,10 @@ #===- lib/Target/Makefile ----------------------------------*- Makefile -*-===## -# +# # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. -# +# ##===----------------------------------------------------------------------===## LEVEL = ../..