This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Shipping generated file from generated generator


>>> "Akim" == Akim Demaille <akim@epita.fr> writes:

[...]

 Akim> I don't know how to do that without using .SECONDARY,
 Akim> which doesn't appear to be universal amongst makes.  Is
 Akim> there a more portable solution?

I don't know of any, and I recommend against it.  A distributed
file should never depend upon a non-distributed built file (see
also node distcleancheck in the FAQ).
-- 
Alexandre Duret-Lutz




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]