automake
[Top][All Lists]
Advanced

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

support for a program that compile files (like yacc or lex support)


From: Vincent Torri
Subject: support for a program that compile files (like yacc or lex support)
Date: Sat, 18 Dec 2010 20:52:59 +0100 (CET)


Hey,

I saw in the automake doc a support for yacc and lex. I looked in automake/am/ and saw 2 files, lex.am and yacc.am, which seem to allow that support.

We have a program that tranforms .edc files into .edj files, and we would like to add similar support for that program.

Unfortunately, i'm completely lost when I look at yacc.am (for example).

1) Is it possible to add such support ?
2) If yes, can someone guide me in order to add that support ?

thank you

Vincent Torri



reply via email to

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