On Mon, 2017-08-28 at 11:31 +0200, Mathieu Lirzin wrote:
> 'files_with_path' will not be interpreted by Automake, it will just
> copy the line in the generated Makefile. Since Make variables are
> macros the content of the variable will be simply be copied by Make
> where $(files_with_path) is used.  As a consequence it should only be
> used in the recipe of a rule, not as a target or prerequisite.

Thanks Matt, but unfortunately I'll need to be able to use it as at
least a target, and possibly later as a prerequisite as well.

-- 
Kip Warner | Senior Software Engineer
OpenPGP signed/encrypted mail preferred
http://www.thevertigo.com

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to