/[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.197 by utke, Tue Sep 22 04:36:30 2009 UTC revision 1.199 by utke, Wed Nov 4 16:58:57 2009 UTC
# Line 2783  ad_input_code.$FS: \$(AD_FILES) \$(H_SRC Line 2783  ad_input_code.$FS: \$(AD_FILES) \$(H_SRC
2783          -rm -f ad_config.template          -rm -f ad_config.template
2784          @make \$(F77_PP_SRC_FILES)          @make \$(F77_PP_SRC_FILES)
2785          @make \$(FLOFILES)          @make \$(FLOFILES)
2786          cat \$(FLOFILES) \$(AD_FILES) > ad_input_code.$FS          cat \$(FLOFILES) \$(AD_FILES) | sed -f \$(TOOLSDIR)/remove_comments_sed > ad_input_code.$FS
2787    
2788  ad_taf_output.$FS: ad_input_code.$FS  ad_taf_output.$FS: ad_input_code.$FS
2789          \$(TAF) \$(AD_TAF_FLAGS) \$(TAF_EXTRA) ad_input_code.$FS          \$(TAF) \$(AD_TAF_FLAGS) \$(TAF_EXTRA) ad_input_code.$FS
# 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 --progress --timing -m r -i ../OAD_support/ad_inline.f --width 4 \$<          ./postProcess.py --progress --timing --outputFormat=fixed -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.197  
changed lines
  Added in v.1.199

  ViewVC Help
Powered by ViewVC 1.1.22