/[MITgcm]/MITgcm/adjoint/makefile
ViewVC logotype

Diff of /MITgcm/adjoint/makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.16.4.6 by heimbach, Thu Apr 4 11:03:38 2002 UTC revision 1.16.4.7 by heimbach, Wed Apr 17 14:05:33 2002 UTC
# Line 395  SRC_MODEL      = \ Line 395  SRC_MODEL      = \
395  # rules  # rules
396  #--------------------------------------------------------  #--------------------------------------------------------
397    
398    small_f:
399            cd $(SOURCE_CODE); $(MAKE) depend; $(MAKE) small_f
400    
401  adcode:  adcode:
402          cd $(DEST) ; cat $(SRC_MODEL) >! tamc_code_ecco.f          cd $(DEST) ; cat $(SRC_MODEL) >! tamc_code_ecco.f
403  admodeltamc:  admodeltamc:
# Line 417  adchange: Line 420  adchange:
420             $(PKG)/autodiff/adjoint_model.F;             \             $(PKG)/autodiff/adjoint_model.F;             \
421          cat tamc_code_ecco_sed_ad.f >> $(PKG)/autodiff/adjoint_model.F          cat tamc_code_ecco_sed_ad.f >> $(PKG)/autodiff/adjoint_model.F
422    
423  adtamc:  adrestore adcode admodeltamc  adtamc:  adrestore small_f adcode admodeltamc
424    
425  adtaf:  adrestore adcode admodeltaf  adtaf:  adrestore small_f adcode admodeltaf

Legend:
Removed from v.1.16.4.6  
changed lines
  Added in v.1.16.4.7

  ViewVC Help
Powered by ViewVC 1.1.22