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 203 for trunk/UTIL – NEMO

Changeset 203 for trunk/UTIL


Ignore:
Timestamp:
2004-12-22T16:57:39+01:00 (19 years ago)
Author:
opalod
Message:

CT : UPDATE143 : update files used to build Makefiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTIL/fait_AA_make

    r188 r203  
    394394echo '   @if [ -d ../TRC_SRC ] && [ ! -d ../SRC_OFFLINE_TRC ] ; then  \' 
    395395echo '       echo "   use TRC_SRC files"              ; \' 
    396 echo '      \$(RM) *.passivetrc.h ; \' 
    397396echo '      \$(RM) trcstp.F90 ; \' 
    398 echo '      \$(RM) trc_oce.F90 ; \' 
     397echo '      \$(RM) sms.F90    ; \' 
    399398echo '      ln -sf ../TRC_SRC/*.[Ffh]              . ; \' 
    400399echo '      ln -sf ../TRC_SRC/*.[Ffh]90            . ; \' 
Note: See TracChangeset for help on using the changeset viewer.