/[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.155 by dfer, Thu Oct 5 15:02:15 2006 UTC revision 1.157 by heimbach, Sat Nov 4 21:01:37 2006 UTC
# Line 2207  if test ! "x$DIVA" = x ; then Line 2207  if test ! "x$DIVA" = x ; then
2207          perl -i -pe 's/MPI_DISPLACEMENT_CURRENT=-1_8/MPI_DISPLACEMENT_CURRENT=-1/g' mpi_headers/mpif.h          perl -i -pe 's/MPI_DISPLACEMENT_CURRENT=-1_8/MPI_DISPLACEMENT_CURRENT=-1/g' mpi_headers/mpif.h
2208      else      else
2209          echo " We cannot create a copy of mpif.h!"          echo " We cannot create a copy of mpif.h!"
2210          exit -1  #       exit -1
2211      fi      fi
2212  fi  fi
2213    
# Line 2468  output.txt: \$(EXECUTABLE) Line 2468  output.txt: \$(EXECUTABLE)
2468          @\$(EXECUTABLE) > \$@          @\$(EXECUTABLE) > \$@
2469    
2470  clean:  clean:
2471          -rm -rf *.o *.$FS *.p *.$FS90 *.mod ${RMFILES} work.{pc,pcl} *.template          -rm -rf *.p *.$FS90 *.mod ${RMFILES} work.{pc,pcl} *.template
2472            -rm -rf *.o
2473            -rm -rf *.$FS
2474  Clean:  Clean:
2475          @make clean          @make clean
2476          @make cleanlinks          @make cleanlinks

Legend:
Removed from v.1.155  
changed lines
  Added in v.1.157

  ViewVC Help
Powered by ViewVC 1.1.22