Re: adding rules to Makefile.am

2006-01-21 Thread Ralf Wildenhues
Hi Bob, * Bob Rossi wrote on Sat, Jan 21, 2006 at 04:00:20PM CET: > > I've been working on my documentation for CGDB lately, and found a nifty > program called help2man which generates a simple man page. It looks at the > output of both 'cgdb --version' and 'cgdb --help'. Parses the output, > an

adding rules to Makefile.am

2006-01-21 Thread Bob Rossi
Hi all, This is my first attempt at modifying the Makefile.am, to have some extra work done for me automatically. I've been working on my documentation for CGDB lately, and found a nifty program called help2man which generates a simple man page. It looks at the output of both 'cgdb --version' an