Doug MacEachern wrote:

> On Mon, 31 Dec 2001, Stas Bekman wrote:
> 
> 
>>+ifeq ($(TEST_VERBOSE), 1)
>>
> 
> pretty sure that (ifeq) is a gmake-ism that won't work with vanilla make
> (like the standard ones on solaris, hpux, etc.)


That's from the gnu make manpages. What's the syntax that works in all 
makefiles?

> maybe just make the t/TEST opts parser support TEST_VERBOSE=1 and the
> like?

I guess we can, but if we can make it on the make level, that's better, 
IMHO.

_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to