# Cray suite: FORTRAN-compiler %section Makefile FC = ftn F77 = $(FC) FFLAGS_DOUBLE = -s real64 %endsection Makefile