/[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.216 by jmc, Mon Dec 13 22:07:20 2010 UTC revision 1.217 by jmc, Wed Dec 15 17:10:38 2010 UTC
# Line 1502  fi Line 1502  fi
1502  if test "x$GET_FC_VERSION" != x ; then  if test "x$GET_FC_VERSION" != x ; then
1503    echo "Get compiler version using: $FC $GET_FC_VERSION" >> $LOGFILE    echo "Get compiler version using: $FC $GET_FC_VERSION" >> $LOGFILE
1504    $FC $GET_FC_VERSION >> $LOGFILE 2>&1    $FC $GET_FC_VERSION >> $LOGFILE 2>&1
1505    echo "--- compiler version ----" >> $LOGFILE    echo "<-- compiler version ----" >> $LOGFILE
1506  fi  fi
1507    
1508  if test "x$CC" = x ; then  if test "x$CC" = x ; then

Legend:
Removed from v.1.216  
changed lines
  Added in v.1.217

  ViewVC Help
Powered by ViewVC 1.1.22