Signed-off-by: Michael Witten <mfwit...@gmail.com>
---
 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


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to