/[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.233 by jmc, Tue Aug 14 22:10:39 2012 UTC revision 1.234 by jmc, Fri Aug 17 17:27:57 2012 UTC
# Line 3047  ftl_input_code.$FS: \$(AD_FILES) \$(H_SR Line 3047  ftl_input_code.$FS: \$(AD_FILES) \$(H_SR
3047          -rm -f ftl_config.template          -rm -f ftl_config.template
3048          @make -f \$(MAKEFILE) \$(F77_PP_SRC_FILES)          @make -f \$(MAKEFILE) \$(F77_PP_SRC_FILES)
3049          @make -f \$(MAKEFILE) \$(AD_FLOW_FILES)          @make -f \$(MAKEFILE) \$(AD_FLOW_FILES)
3050          cat \$(AD_FLOW_FILES) \$(AD_FILES) > ftl_input_code.$FS          cat \$(AD_FLOW_FILES) \$(AD_FILES) | sed -f \$(TOOLSDIR)/remove_comments_sed > ftl_input_code.$FS
3051    
3052  ftl_taf_output.$FS: ftl_input_code.$FS  ftl_taf_output.$FS: ftl_input_code.$FS
3053          \$(TAF) \$(FTL_TAF_FLAGS) \$(TAF_EXTRA) ftl_input_code.$FS          \$(TAF) \$(FTL_TAF_FLAGS) \$(TAF_EXTRA) ftl_input_code.$FS

Legend:
Removed from v.1.233  
changed lines
  Added in v.1.234

  ViewVC Help
Powered by ViewVC 1.1.22