From c74ea9f3b0f5e911f21cd211370ff192efa27edc Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 30 Oct 2004 00:57:52 +0000 Subject: No really, this is LLVM! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17352 91177308-0d34-0410-b5e6-96231b3b80d8 --- Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index 9fe71c0..2b0a696 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 -- cgit v1.1