/[MITgcm]/MITgcm/tools/genmake.dec
ViewVC logotype

Diff of /MITgcm/tools/genmake.dec

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

revision 1.2 by cnh, Thu Apr 23 21:00:52 1998 UTC revision 1.3 by cnh, Mon May 18 15:11:06 1998 UTC
# Line 238  if ( "${flist}" != "" ) then Line 238  if ( "${flist}" != "" ) then
238     echo '       @echo KAP '${pf} >> ${mfile}.$$     echo '       @echo KAP '${pf} >> ${mfile}.$$
239     echo '       @ $(FCOMP1s)'$kf ${pf} >> ${mfile}.$$     echo '       @ $(FCOMP1s)'$kf ${pf} >> ${mfile}.$$
240    endif    endif
241    if ( "$fname" == "barrier.F" ) then    if ( "$fname" == "barrier.F" || "$fname" == "different_multiple.F" ) then
242     echo ${of}: ${kf}  >> ${mfile}.$$     echo ${of}: ${kf}  >> ${mfile}.$$
243     echo '       @echo Compiling '${kf} >> ${mfile}.$$     echo '       @echo Compiling '${kf} >> ${mfile}.$$
244     echo '       @ $(FCOMP20)'    ${kf} >> ${mfile}.$$     echo '       @ $(FCOMP20)'    ${kf} >> ${mfile}.$$

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22