autoconf
[Top][All Lists]
Advanced

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

How to make Make make all my source files


From: Enrico Ng
Subject: How to make Make make all my source files
Date: Fri, 14 Jun 2002 13:50:23 -0500

I would like to have my Makefile (made from autoconf/automake) beable to
just look at what files are in my source folder and compile all of them.

basicaly add all the sources files to _SOURCE

Now, I have configure crudely generate a list then include it with the
Makefile.

Does anyone know of a easier BETTER way of doing this?




reply via email to

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