summaryrefslogtreecommitdiff
path: root/lib/Archive
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Archive')
-rw-r--r--lib/Archive/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Archive/Makefile b/lib/Archive/Makefile
index e951aa3e0b..da9780403a 100644
--- a/lib/Archive/Makefile
+++ b/lib/Archive/Makefile
@@ -1,16 +1,16 @@
##===- lib/Archive/Makefile --------------------------------*- Makefile -*-===##
-#
+#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
-#
+#
##===----------------------------------------------------------------------===##
LEVEL = ../..
LIBRARYNAME = LLVMArchive
-# We only want an archive so only those modules actually used by a tool are
+# We only want an archive so only those modules actually used by a tool are
# included.
BUILD_ARCHIVE := 1