Description
Fortran source dependencies can be generated for build systems that need correct module and file ordering. It is useful for scientific and engineering projects with many Fortran files.
Dependency generation affects build correctness but does not validate the program itself. Regenerate dependency files after source changes and review build failures for missing modules or stale paths.