On Wed, 5 Jun 2002, Paul D. Smith wrote:
> %% Orna Agmon <[EMAIL PROTECTED]> writes:
>
> oa> orna: $$@.o
>
> This syntax ($$@) is not supported by GNU make (or rather, it is
> acceptable but doesn't mean what you want it to mean).
>
> oa> According to t
Hi make people,
This may be a bug.
I have a makefile with only one line:
orna: $$@.o
(The file orna.o exists already)
I get the following error:
no rule to make target '$@.o' for target 'orna'. stop.
I am using gmake version 3.79.1 built for alpha-dec-osf5.1
on an Alpha