diff options
Diffstat (limited to 'llvm/lib/Target/Makefile')
| -rw-r--r-- | llvm/lib/Target/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/Makefile b/llvm/lib/Target/Makefile index b1aa377b99d..50a360f1f86 100644 --- a/llvm/lib/Target/Makefile +++ b/llvm/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 = ../.. |

