next up previous
Next: Environment Variables Up: Compiling Previous: Portability

Makefile

The Makefile is generated with the Perl script makemake.pl taken from Michael Wester's web-site (http://math.unm.edu/ wester/utilities/makemake) and adapted to our needs. Some environment variables (see Environment variables) are necessary to define the compiler and compiler's options.

To transform the code from FortranF95 to Fortran90, one has to run the Perl script F95ToF90.pl on all Fortran95 files:
  perl F95ToF90.pl *.f95



colonna 2003-10-23