automake
[Top][All Lists]
Advanced

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

Re: how to specify compile_et command in makefile.am


From: Peter Johansson
Subject: Re: how to specify compile_et command in makefile.am
Date: Wed, 31 Oct 2012 17:59:31 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.7) Gecko/20120825 Thunderbird/10.0.7

On 10/31/2012 04:57 PM, Coly Li wrote:
Is there any method that I can add something into Makefile.am, so that the 
generated Makefile can looks like:
--------------
foo_err.c foo_err.h: foo_err.et
        compile_et prof_err.et
--------------


Sure add just that to Makefile.am and it should be copied to Makefile.

Peter



reply via email to

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