aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/Makefile
diff options
context:
space:
mode:
authorRoman Divacky <rdivacky@FreeBSD.org>2010-05-27 15:15:58 +0000
committerRoman Divacky <rdivacky@FreeBSD.org>2010-05-27 15:15:58 +0000
commitabdf259d487163e72081a8cf4991b1617206b41e (patch)
tree9fad9a5d5dd8c4ff54af48edad9c8cc26dd5fda1 /utils/TableGen/Makefile
parent59161dfae3225dd9151afbc76ca9074598c0c605 (diff)
Notes
Diffstat (limited to 'utils/TableGen/Makefile')
-rw-r--r--utils/TableGen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/TableGen/Makefile b/utils/TableGen/Makefile
index 7ea88de05591d..f27cd995783e7 100644
--- a/utils/TableGen/Makefile
+++ b/utils/TableGen/Makefile
@@ -1,10 +1,10 @@
##===- utils/TableGen/Makefile -----------------------------*- Makefile -*-===##
-#
+#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
-#
+#
##===----------------------------------------------------------------------===##
LEVEL = ../..