[Top][All Lists]
[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 14:04:09 -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?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- How to make Make make all my source files,
Enrico Ng <=