Re: pltcl build problem on FreeBSD (was: Re: pltlc and

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Brent Verner <brent@rcfile.org>, Vsevolod Lobko <seva@sevasoft.kiev.ua>, Murray Prior Hobbs <murray@efone.com>, Lamar Owen <lamar.owen@wgcr.org>, <pgsql-hackers@postgresql.org>
Date: 2002-01-23T17:59:00Z
Lists: pgsql-hackers
Tom Lane writes:

> [ scratches head ... ]  Where is the expansion happening, then?  Seems
> weird.

The $@ is expanded as a make variable.  Make does care whether you're
executing a $(shell) thing around it.  However, it seems that $@ should
expand to nothing in that assignment, so where's the problem?

-- 
Peter Eisentraut   peter_e@gmx.net