summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-10-30 00:57:52 +0000
committerChris Lattner <sabre@nondot.org>2004-10-30 00:57:52 +0000
commitc74ea9f3b0f5e911f21cd211370ff192efa27edc (patch)
treee262c2d7214627482007169d1102836bcb32509c /Makefile.common
parent260652a7af1c1dc910675bc58cbf342dbcf3a9a6 (diff)
downloadllvm-c74ea9f3b0f5e911f21cd211370ff192efa27edc.tar.gz
llvm-c74ea9f3b0f5e911f21cd211370ff192efa27edc.tar.bz2
llvm-c74ea9f3b0f5e911f21cd211370ff192efa27edc.tar.xz
No really, this is LLVM!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17352 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 9fe71c0b1c..2b0a6968d0 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -16,7 +16,7 @@
# The variable $(LEVEL) *must* be set:
#
# 1. LEVEL - The level of the current subdirectory from the top of the
-# MagicStats view. This level should be expressed as a path, for
+# source directory. This level should be expressed as a path, for
# example, ../.. for two levels deep.
#
# 2. DIRS - A list of subdirectories to be built. Fake targets are set up