help-make
[Top][All Lists]
Advanced

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

Re: appending target-specific variables: make 3.79 bug or feature?


From: William F. Dowling
Subject: Re: appending target-specific variables: make 3.79 bug or feature?
Date: Tue, 21 Nov 2000 09:06:40 -0500 (EST)

Paul D. Smith writes:
 > %% "William F. Dowling" <address@hidden> writes:
 > 
 >   wfd> foo : a += b
 >   wfd> foo : a += c
 >   wfd> foo :
 >   wfd>       @echo $(a)
 > 
 >   wfd> In 3.78 and earlier, the output of make is 'b c'; in 3.79 it is 'c'.
 > 
 > Did I reply to this already?  I can't recall.

You replied 14 Nov 2000, and sent a patch
    (diff -u -B -b -r1.57 -r1.58)
which I applied by hand to fix my problem; thanks again for that.
There are some differences between the (-r1.57 <---> -r1.58) patch and
what you sent last night (Fri May 19 12:36:08 2000 <---> Mon Aug 21
02:18:36 2000) but they don't seem important.

Tiny suggestion:  How about adding a CVS keyword ($Header$ or at least
$Id$) in a comment in the source so the version of the source files
can be identified by Joe Average Programmer.

Thanks again for replying (twice!) and for making your work available
through GNU.

Will


-- 
William F. Dowling
Institute for Scientific Information
215-386-0100 x-1156




reply via email to

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