This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to make Make make all my source files


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?




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]