Ian Pilcher wrote:
> 
> I am trying to set up a simple project for automake/autoconf.  I have a
> single source file, main.c, in the top-level directory; all the other
> source files are in subdirectories.
> 
> Can anyone point me to a simple example/template for my Makefile.am(s)?

Here are a couple of approaches:

1.  Use an IDE (like KDevelop) that builds skeletal infrastructure
    for you automatically

2.  Use a prototype project generator  (like autoproj).

-- 

Bruce Korb <first initial + last name at gnu dot org>
AG URL: http://autogen.sourceforge.net

Reply via email to