bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/7] Docs: Remove unnecessary rambling


From: Michael Witten
Subject: [PATCH 2/7] Docs: Remove unnecessary rambling
Date: Wed, 30 Mar 2011 16:02:10 +0000

Signed-off-by: Michael Witten <address@hidden>
---
 doc/make.texi |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/doc/make.texi b/doc/make.texi
index efc28f7..a3eb642 100644
--- a/doc/make.texi
+++ b/doc/make.texi
@@ -5185,9 +5185,7 @@ sets @samp{bar} to @samp{a.c b.c c.c}.
 Computed variable names are a complicated concept needed only for
 sophisticated makefile programming.  For most purposes, you need not
 consider them, except to know that making a variable with a dollar sign
-in its name might have strange results.  However, if you are the type
-that wants to understand everything, or you are actually interested in
-what they do, read on.
+in its name might have strange results.
 
 Variables may be referenced inside the name of a variable.  This is
 called a @dfn{computed variable name} or a @dfn{nested variable
-- 
1.7.4.18.g68fe8




reply via email to

[Prev in Thread] Current Thread [Next in Thread]