Program to create a Makefile

Daniel Franke franke.daniel@gmail.com
Wed Jun 2 15:31:00 GMT 2010


On Wednesday, June 02, 2010 17:22:00 Francisco Pena wrote:
> If not, how do you create your Makefiles?

 (1) cmake
       http://www.cmake.org/

 (2) automake/autoconf
       http://www.gnu.org/software/automake/
       http://www.gnu.org/software/autoconf/

 (3) Finally get PR31588 fixed
       http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31588


If you are poised to implement something yourself, I'd suggest
you go for (3) instead ;)

Cheers

	Daniel



More information about the Fortran mailing list