/[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.251 by jmc, Sun Jul 21 23:21:36 2013 UTC revision 1.252 by jmc, Mon Jul 22 19:11:31 2013 UTC
# Line 2605  if test "x$OPENAD" != x ; then Line 2605  if test "x$OPENAD" != x ; then
2605      OAD_KEEP_ORIGINAL="/dev/null"      OAD_KEEP_ORIGINAL="/dev/null"
2606      OAD_CB2M_FILES="/dev/null"      OAD_CB2M_FILES="/dev/null"
2607      OADTOOLS="$TOOLSDIR/OAD_support"      OADTOOLS="$TOOLSDIR/OAD_support"
     test -f "oadtempflile"  &&  \rm -f "oadtempflile"  
 cat >> "oadtempflile" <<EOF  
 $OADTOOLS  
 EOF  
2608      echo "  looking for dontCompile file:  "      echo "  looking for dontCompile file:  "
2609      for i in "." $MODS ; do      for i in "." $MODS ; do
2610          if test -r $i"/dontCompile" ; then          if test -r $i"/dontCompile" ; then
# Line 2972  CLEAN: Line 2968  CLEAN:
2968          -find \$(EXEDIR) -name "*.meta" -exec rm {} \;          -find \$(EXEDIR) -name "*.meta" -exec rm {} \;
2969          -find \$(EXEDIR) -name "*.data" -exec rm {} \;          -find \$(EXEDIR) -name "*.data" -exec rm {} \;
2970          -find \$(EXEDIR) -name "fort.*" -exec rm {} \;          -find \$(EXEDIR) -name "fort.*" -exec rm {} \;
2971          -rm -f *.txt STD* *diagnostics.log datetime          -rm -f *.txt STDOUT.* STDERR.* *diagnostics.log *.[0-9][0-9][0-9][0-9].log
2972          -rm -f *_MIT_CE_000.opt0000 costfunction*0000 costfinal          -rm -f datetime costfinal divided.ctrl snapshot* output_adm.txt.diva_*
2973          -rm -f divided.ctrl snapshot* oad_cp.000.[0-9][0-9][0-9][0-9][0-9]          -rm -f *_MIT_CE_000.opt0000 costfunction*0000
2974            -rm -f oad_cp.000.[0-9][0-9][0-9][0-9][0-9]
2975    
2976  makefile:  makefile:
2977          $THIS_SCRIPT $G2ARGS          $THIS_SCRIPT $G2ARGS

Legend:
Removed from v.1.251  
changed lines
  Added in v.1.252

  ViewVC Help
Powered by ViewVC 1.1.22