Fortran Programming Guide

f77: -Xlist-f - Produce faster output

Use --Xlistf to produce source file listings and a cross-checking report and to verify sources, but without generating object files.

The default without this option is to generate object files.