%% Orna Agmon <[EMAIL PROTECTED]> writes:
oa> gmake was installed under the name of make, but the man pages for
oa> make were the man pages of the OSF1 make. (I used the man becaue
oa> the info was not properly installed)
oa> Sorry, thank you, and - Back to the drawing board...
The manu
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 the gmake documentation, this was supposed to
%% 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 the gmake documentation, this was supposed to work,
Actually, the GNU make documentation explic
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