diff options
Diffstat (limited to 'lib/Linker/Makefile')
-rw-r--r-- | lib/Linker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Linker/Makefile b/lib/Linker/Makefile index 37f0f01..19e646b 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 = ../.. |