The Compile-Link-Run Cycle --- Makefiles: Unix
We introduced this subject earlier.
Multiple-file Sources
- dependencies of .mod files on source (.f, .f77, .f90, .f95) files;
- dependencies of .o files on .mod files and on
source (.f, .f77, .f90, .f95) files;
- dependencies of targets (executables) on everything;
- compilation rules (options/flags);
Makefiles! --- Example
Cosmos
- Solaris make: /usr/ccs/bin/make.
- GNU make: /usr/local/bin/make
Resources
About this document:
Produced from the SGML: /home/isd/public_html/_course_fortran_90/_reml_grp/index.reml
On: 10/2/2003 at 10:33:52
Options: reml2 -i noindex -l long -o html -p multiple