bug-gnulib
[Top][All Lists]
Advanced

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

Re: GNUmakefile: git-version-gen, maintainer-check, install


From: Brian K. White
Subject: Re: GNUmakefile: git-version-gen, maintainer-check, install
Date: Wed, 27 Aug 2008 11:10:15 -0400

----- Original Message ----- 
From: "Eric Blake" <address@hidden>
To: <address@hidden>
Sent: Wednesday, August 27, 2008 10:38 AM
Subject: Re: GNUmakefile: git-version-gen, maintainer-check, install


> Denny Joel E <jdenny <at> cs.clemson.edu> writes:
> 
>> > Well, I tried to make it a hard error, so that it would be the only
>> > output, but others on the list convinced me to reduce it back to a
>> > warning.  I don't know of any GNU make construct to make it appear last.

Make can't do the equivalent of this shell?

foo=true
action...
action...
action... || foo=false
action...
action...
$foo || echo warning

-- 
Brian K. White    address@hidden    http://www.myspace.com/KEYofR
+++++[>+++[>+++++>+++++++<<-]<-]>>+.>.+++++.+++++++.-.[>+<---]>++.
filePro  BBx    Linux  SCO  FreeBSD    #callahans  Satriani  Filk!





reply via email to

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