/[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.193 by utke, Tue Apr 28 18:46:06 2009 UTC revision 1.196 by utke, Wed Jul 29 14:17:34 2009 UTC
# Line 3021  ad_output.txt: \$(EXE_AD) Line 3021  ad_output.txt: \$(EXE_AD)
3021          @./\$(EXE_AD) > \$@          @./\$(EXE_AD) > \$@
3022    
3023  CB2M_AD_FILES=\$(AD_FILES:.f=_cb2m.f$FS90)  CB2M_AD_FILES=\$(AD_FILES:.f=_cb2m.f$FS90)
3024  ad_input_code.f$FS90:  \$(CB2M_AD_FILES) ../OAD_support/maxMinDefs.f  ad_input_code.f$FS90:  \$(CB2M_AD_FILES)
3025          cat \$^ > \$@          cat \$^ > \$@
3026    
3027  # strip all comments and blanks to reduce  # strip all comments and blanks to reduce
# Line 3041  ad_input_code_sf.w2f.f$FS90: ad_input_co Line 3041  ad_input_code_sf.w2f.f$FS90: ad_input_co
3041    
3042  # canonicalizer  # canonicalizer
3043  ad_input_code_sf.w2f.pre.f$FS90: ad_input_code_sf.w2f.f$FS90 preProcess.py  ad_input_code_sf.w2f.pre.f$FS90: ad_input_code_sf.w2f.f$FS90 preProcess.py
3044          ./preProcess.py -H -S \$< -o \$@          ./preProcess.py --timing -H -S \$< -o \$@
3045    
3046  # F -> WHIRL  # F -> WHIRL
3047  # note that the canonicalized version cuts off at col 72  # note that the canonicalized version cuts off at col 72
# Line 3063  ad_input_code_sf.w2f.pre.xb.xaif : ad_in Line 3063  ad_input_code_sf.w2f.pre.xb.xaif : ad_in
3063    
3064  # XAIF' -> WHIRL'  # XAIF' -> WHIRL'
3065  ad_input_code_sf.w2f.pre.xb.x2w.B : ad_input_code_sf.w2f.pre.xb.xaif xaif2whirl  ad_input_code_sf.w2f.pre.xb.x2w.B : ad_input_code_sf.w2f.pre.xb.xaif xaif2whirl
3066          ./xaif2whirl --debug 1 --structured ad_input_code_sf.w2f.pre.B \$<          ./xaif2whirl --debug 1 ad_input_code_sf.w2f.pre.B \$<
3067    
3068  # WHIRL' -> F'  # WHIRL' -> F'
3069  ad_input_code_sf.w2f.pre.xb.x2w.w2f.f$FS90: ad_input_code_sf.w2f.pre.xb.x2w.B whirl2f whirl2f_be  ad_input_code_sf.w2f.pre.xb.x2w.w2f.f$FS90: ad_input_code_sf.w2f.pre.xb.x2w.B whirl2f whirl2f_be
# Line 3081  postProcess.tag: ad_input_code_sf.w2f.pr Line 3081  postProcess.tag: ad_input_code_sf.w2f.pr
3081          # this step also creates the file postProcess.make but we cannot          # this step also creates the file postProcess.make but we cannot
3082          # name it as the target or else make will try to remake it for          # name it as the target or else make will try to remake it for
3083          # the include directive above for any rule, e.g. make clean          # the include directive above for any rule, e.g. make clean
3084          ./postProcess.py -m r -i ../OAD_support/ad_inline.f --width 4 \$<          ./postProcess.py --progress --timing -m r -i ../OAD_support/ad_inline.f --width 4 \$<
3085    
3086  # setup some links  # setup some links
3087  %.xsd:  %.xsd:

Legend:
Removed from v.1.193  
changed lines
  Added in v.1.196

  ViewVC Help
Powered by ViewVC 1.1.22