automake
[Top][All Lists]
Advanced

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

Integrating Code Generator


From: Paulo J. Matos
Subject: Integrating Code Generator
Date: Tue, 14 Nov 2006 14:51:30 +0000

Hello,

I'm quite curious how can I with autotools integrate a code generator
during the make process. For example:
a generator receives as input .gen files and produces .hh files which
are then used for compilation. How can I integrate this generator by
running the program in all .gen files and then running g++ as usual,
and make clean should clean all generated files. How can I do this?

Regards,

--
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]