This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: fortran makefiles


	From: "N.M. Maclaren" <nmm1@cam.ac.uk>
	On Sep 28 2012, Simon Reinhardt wrote:
	>
	>where can I find information on fortran makefiles, when using gfortran?
	>Is there some canonical way to deal with .mod files in a makefile?
	>thanks for your advice!

	Go to the following page, on to the further information, and look at
	lecture 8.  It is very brief, but gives the essentials.

	    http://www.ucs.cam.ac.uk/docs/course-notes/unix-courses/Fortran

In one of the appendices to
Metcalf et all (2011) Modern fortran explained, OUP
http://ukcatalogue.oup.com/product/9780199601424.do
There is an example makefile (or several)
solving the module logic.

Anton


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