automake
[Top][All Lists]
Advanced

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

Re: Shipping generated file from generated generator


From: Alexandre Duret-Lutz
Subject: Re: Shipping generated file from generated generator
Date: Fri, 22 Oct 2004 21:05:38 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

>>> "Akim" == Akim Demaille <address@hidden> 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





reply via email to

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