/[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.44 by adcroft, Mon Nov 24 14:54:12 2003 UTC revision 1.45 by heimbach, Mon Nov 24 15:08:24 2003 UTC
# Line 1584  adall: ad_taf Line 1584  adall: ad_taf
1584  adtaf: ad_taf_output.f  adtaf: ad_taf_output.f
1585  adtamc: ad_tamc_output.f  adtamc: ad_tamc_output.f
1586    
1587  ad_input_code.f: \$(AD_FILES) \$(HEADERFILES)  ad_input_code.f: links \$(AD_FILES) \$(HEADERFILES)
1588          @\$(TOOLSDIR)/convert_cpp_cmd2defines "Warning - this file is automatically generated - do NOT edit" -DALLOW_ADJOINT_RUN -UALLOW_TANGENTLINEAR_RUN -UALLOW_ECCO_OPTIMIZATION > ad_config.template          @\$(TOOLSDIR)/convert_cpp_cmd2defines "Warning - this file is automatically generated - do NOT edit" -DALLOW_ADJOINT_RUN -UALLOW_TANGENTLINEAR_RUN -UALLOW_ECCO_OPTIMIZATION > ad_config.template
1589          cmp ad_config.template AD_CONFIG.h || cat ad_config.template > AD_CONFIG.h          cmp ad_config.template AD_CONFIG.h || cat ad_config.template > AD_CONFIG.h
1590          -rm -f ad_config.template          -rm -f ad_config.template
# Line 1616  ftlall: ftl_taf Line 1616  ftlall: ftl_taf
1616  ftltaf: ftl_taf_output.f  ftltaf: ftl_taf_output.f
1617  ftltamc: ftl_tamc_output.f  ftltamc: ftl_tamc_output.f
1618    
1619  ftl_input_code.f: \$(AD_FILES) \$(HEADERFILES)  ftl_input_code.f: links \$(AD_FILES) \$(HEADERFILES)
1620          @\$(TOOLSDIR)/convert_cpp_cmd2defines "Warning - this file is automatically generated - do NOT edit" -UALLOW_ADJOINT_RUN -DALLOW_TANGENTLINEAR_RUN -UALLOW_ECCO_OPTIMIZATION > ftl_config.template          @\$(TOOLSDIR)/convert_cpp_cmd2defines "Warning - this file is automatically generated - do NOT edit" -UALLOW_ADJOINT_RUN -DALLOW_TANGENTLINEAR_RUN -UALLOW_ECCO_OPTIMIZATION > ftl_config.template
1621          cmp ftl_config.template AD_CONFIG.h || cat ftl_config.template > AD_CONFIG.h          cmp ftl_config.template AD_CONFIG.h || cat ftl_config.template > AD_CONFIG.h
1622          -rm -f ftl_config.template          -rm -f ftl_config.template

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

  ViewVC Help
Powered by ViewVC 1.1.22