Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2002 23:20:03 -0700 (PDT)
From:      Peter Pentchev <roam@ringlet.net>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/40207: www/en/gnome: type in Makefile
Message-ID:  <200207050620.g656K3d3043014@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/40207; it has been noted by GNATS.

From: Peter Pentchev <roam@ringlet.net>
To: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Cc: bug-followup@FreeBSD.org
Subject: Re: docs/40207: www/en/gnome: type in Makefile
Date: Fri, 5 Jul 2002 09:13:57 +0300

 On Fri, Jul 05, 2002 at 03:32:21AM +0200, Cyrille Lefevre wrote:
 >=20
 > >Number:         40207
 > >Category:       docs
 > >Synopsis:       www/en/gnome: type in Makefile
 > >Originator:     Cyrille Lefevre
 > >Description:
 > 	index.html! -> index.html:
 
 I believe this part is not a typo; 'target! dependencies' is valid
 make(1) syntax.  It is used to always regenerate the target, no matter
 if the dependencies have been up-to-date; in this case, the xsltproc
 invocation always fetches the RDF file from the GNOME website - make(1)
 has no way to determine whether the remote file has changed, so
 index.html is always regenerated.
 
 > 	index.html -> ${.TARGET}
 
 This part may be worthwhile.
 
 G'luck,
 Peter
 
 --=20
 Peter Pentchev	roam@ringlet.net	roam@FreeBSD.org
 PGP key:	http://people.FreeBSD.org/~roam/roam.key.asc
 Key fingerprint	FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
 This sentence every third, but it still comprehensible.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207050620.g656K3d3043014>