/[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.198 by mlosch, Fri Oct 9 11:13:27 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

Legend:
Removed from v.1.197  
changed lines
  Added in v.1.198

  ViewVC Help
Powered by ViewVC 1.1.22