automake
[Top][All Lists]
Advanced

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

Re: Integrating Code Generator


From: Paulo J. Matos
Subject: Re: Integrating Code Generator
Date: Tue, 14 Nov 2006 16:33:01 +0000

On 11/14/06, Benoit Sigoure <address@hidden> wrote:
Hello,

--------------------------------------------
bin_PROGRAMS = foo
foo_SOURCES = foo.hh foo.cc
BUILT_SOURCES = foo.hh

foo.hh: foo.gen
        cp foo.gen foo.hh

CLEANFILES = foo.hh
EXTRA_DIST = foo.gen
--------------------------------------------

http://www.gnu.org/software/automake/manual/html_node/Built-sources-example.html

You could have read the manual before asking...

Thank you for the reference. Yes, you're right. I'm sorry.

Regards,

--
SIGOURE Benoit aka Tsuna






--
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK




reply via email to

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