/[MITgcm]/MITgcm/tools/genmake2
ViewVC logotype

Diff of /MITgcm/tools/genmake2

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.23 by edhill, Fri Oct 24 05:52:05 2003 UTC revision 1.24 by cnh, Wed Oct 29 13:42:10 2003 UTC
# Line 104  find_possible_configs()  { Line 104  find_possible_configs()  {
104      fi      fi
105    
106      # look for possible fortran compilers      # look for possible fortran compilers
107      tmp="$MITGCM_FC $FC g77 f77 pgf77 pgf95 ifc f90 f95 mpif77 mpf77 mpxlf95"      tmp="$MITGCM_FC $FC efc g77 f77 pgf77 pgf95 ifc f90 f95 mpif77 mpf77 mpxlf95"
108      p_FC=      p_FC=
109      for c in $tmp ; do      for c in $tmp ; do
110          rm -f ./hello.f ./hello          rm -f ./hello.f ./hello

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

  ViewVC Help
Powered by ViewVC 1.1.22