Lex support for Makefile.am

2011-11-25 Thread kishoramballi
I have a lex file in my project, the source file name is dmllex.lxx. I want to generate dmllex.h and dmlex.cxx from the above file. I want to know the lines to be put in my Makefile.am to generate these two files. at present I have hardcoded the following lines in my Makefile.am. dmlex.cxx: dm

Lex support for Makefile.am

2011-11-25 Thread kishoramballi
I have a lex file in my project, the source file name is dmllex.lxx. I want to generate dmllex.h and dmlex.cxx from the above file. I want to know the lines to be put in my Makefile.am to generate these two files. at present I have hardcoded the following lines in my Makefile.am. dmlex.cxx: dm

Lex support for Makefile.am

2011-11-25 Thread kishoramballi
I have a lex file in my project, the source file name is dmllex.lxx. I want to generate dmllex.h and dmlex.cxx from the above file. I want to know the lines to be put in my Makefile.am to generate these two files. at present I have hardcoded the following lines in my Makefile.am. dmlex.cxx: dm

Lex support for Makefile.am

2011-11-25 Thread kishoramballi
I have a lex file in my project, the source file name is dmllex.lxx. I want to generate dmllex.h and dmlex.cxx from the above file. I want to know the lines to be put in my Makefile.am to generate these two files. at present I have hardcoded the following lines in my Makefile.am. dmlex.cxx: dm