From 74216b00a461e6002640cf98c66f5c137e84470b Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 22 Oct 2003 04:35:27 +0000 Subject: Build fixes due to changes in the FSF web site. Add new language support. Minor configure, etc. cleanups. --- doc/make.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/make.texi') diff --git a/doc/make.texi b/doc/make.texi index 5aef5c8..e2b3dd6 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -969,10 +969,10 @@ length in later chapters.@refill @cindex explicit rule, definition of @item An @dfn{explicit rule} says when and how to remake one or more files, -called the rule's targets. It lists the other files that the targets -depend on, call the @dfn{prerequisites} of the target, and may also give -commands to use to create or update the targets. @xref{Rules, ,Writing -Rules}. +called the rule's @dfn{targets}. It lists the other files that the +targets depend on, called the @dfn{prerequisites} of the target, and +may also give commands to use to create or update the targets. +@xref{Rules, ,Writing Rules}. @cindex rule, implicit, definition of @cindex implicit rule, definition of -- cgit v1.2.3