Re: automake during development

2004-11-18 Thread Bob Friesenhahn
On Thu, 18 Nov 2004, Stepan Kasal wrote: If you decide to go this path, there is a better implementation, IMHO; you can use automake's ``include'' feature. (gawk-3.1.4/test/Makefile.am can illustrate the technique) Good idea. That minimizes the pain. Bob == Bob

automake during development

2004-11-17 Thread Jonathan
Hi, I'm having trouble finding an answer to this question: My team is trying to use automake for a C++ project we are developing. The project design has been changing rapidly and we are finding that keeping the list of source files in Makefile.am up to sync with the contents of the directory is