X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FLinker%2FMakefile;h=19e646b7483020ae57f1198d7e8b6ec06d76b2c6;hb=12af22e8cc217827cf4f118b0f5e4ebbda9925ae;hp=37f0f01a78578c9f16aeca6c40d8463595b1ffc4;hpb=fc643c5e88c596f217750dd91fcc66488dfed73d;p=oota-llvm.git diff --git a/lib/Linker/Makefile b/lib/Linker/Makefile index 37f0f01a785..19e646b7483 100644 --- a/lib/Linker/Makefile +++ b/lib/Linker/Makefile @@ -1,10 +1,10 @@ ##===- lib/Linker/Makefile ---------------------------------*- Makefile -*-===## -# +# # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. -# +# ##===----------------------------------------------------------------------===## LEVEL = ../..