automake
[Top][All Lists]
Advanced

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

Re: make depend problem with hello_SOURCES = ${SRCDIR}/hello.c


From: Stepan Kasal
Subject: Re: make depend problem with hello_SOURCES = ${SRCDIR}/hello.c
Date: Tue, 13 Sep 2005 15:26:57 +0200
User-agent: Mutt/1.4.1i

Hello Harald, Ralf,

> You don't need to copy headers.  [...]
> So you can leave out the BUILT_SOURCES line completely.

thanks for correcting me.

> > $(linked_sources):
> >     $(LN_S) '$(INTERFACE_DIR)/$@' '$@'
> 
> But you need to "rm -f '$@'" before invoking $(LN_S).

Why?  If the file exists, the rule cannot be triggerred, as there are
no prerequisities.

> And yes: I for one have neither the time, nor the ability, nor access
> to make changes to GNU Automake.

Which all boils down to having time and perhaps also interest.
With enough time, you'd easily get the ability and submit the patch to
the GNATS database.  ;-)

> There is a reason for an AUTHORS file,
> and the bug-* lists and the Automake GNATS bug database.

Amen.

Stepan




reply via email to

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