New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 1266 for trunk/CONFIG/ORCA2_OFF_PISCES/scripts – NEMO

Ignore:
Timestamp:
2009-01-13T20:21:59+01:00 (15 years ago)
Author:
cetlod
Message:

update BB_make files to take into account last modifications, see ticket:302

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_OFF_PISCES/scripts/BB_make

    r1259 r1266  
    19871987   zdfddm.F90 \ 
    19881988   zdfmxl.F90 \ 
     1989   $(MODEL_LIB)(lib_mpp.o) \ 
    19891990   $(MODEL_LIB)(oce_trc.o) \ 
    19901991   $(MODEL_LIB)(p4zint.o) \ 
     
    19941995   $(MODEL_LIB)(sms_pisces.o) \ 
    19951996   $(MODEL_LIB)(trc.o) \ 
     1997   lib_mpp.F90 \ 
    19961998   oce_trc.F90 \ 
    19971999   p4zint.F90 \ 
     
    77977799      ln -sf ../TOP_SRC/LOBSTER/*.[Ffh]90  . ; \ 
    77987800      ln -sf ../TOP_SRC/CFC/*.[Ffh]90      . ; \ 
     7801      ln -sf ../TOP_SRC/C14b/*.[Ffh]90     . ; \ 
    77997802      ln -sf ../TOP_SRC/MY_TRC/*.[Ffh]90   . ; \ 
    78007803      ln -sf ../TOP_SRC/SED/*.[Ffh]90      . ; \ 
Note: See TracChangeset for help on using the changeset viewer.