Fortran Programming Guide

f77: -Xlist-s - Suppress unreferenced identifiers

Use --Xlists to suppress from the cross reference table any identifiers defined in the include files but not referenced in the source files.

This suboption has no effect if the suboption -XlistI is used.

The default is not to show the occurrences in #include or INCLUDE files.