summaryrefslogtreecommitdiff
path: root/Makefile.config.in
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-07-02 21:20:04 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-07-02 21:20:04 +0000
commite9676508acff14a88bd45ef15b024c9b98773a5e (patch)
tree74c757d933eeb23a835905561b30a63d518e33ad /Makefile.config.in
parentb2d7aff1811ad54a92883a171c51dc8b9f0f876c (diff)
downloadllvm-e9676508acff14a88bd45ef15b024c9b98773a5e.tar.gz
llvm-e9676508acff14a88bd45ef15b024c9b98773a5e.tar.bz2
llvm-e9676508acff14a88bd45ef15b024c9b98773a5e.tar.xz
The word `open' was really intended to be `option'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7080 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index 61751fd309..51fd9d56cf 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -148,7 +148,7 @@ PAPIDIR := @PAPIDIR@
#ENABLE_PROFILING = 1
#
-# This open tells the Makefiles to produce verbose output.
+# This option tells the Makefiles to produce verbose output.
# It essentially prints the commands that make is executing
#
#VERBOSE = 1