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 2136 for branches/DEV_r1879_FCM/NEMOGCM/TOOLS/COMPILE/bld.cfg – NEMO

Ignore:
Timestamp:
2010-09-29T22:56:44+02:00 (14 years ago)
Author:
rblod
Message:

add compilation of tools like rebuild or nesting tools

Location:
branches/DEV_r1879_FCM/NEMOGCM/TOOLS/COMPILE
Files:
1 added
1 moved

Legend:

Unmodified
Added
Removed
  • branches/DEV_r1879_FCM/NEMOGCM/TOOLS/COMPILE/bld.cfg

    r2135 r2136  
    88# ------------------------------------------------------------------------------ 
    99 
    10 inc $MAIN_DIR/TOOLS/arch.fcm 
    11 inc $MAIN_DIR/TOOLS/cpp.fcm 
     10inc $COMPIL_DIR/arch_nemo.fcm 
     11inc $COMPIL_DIR/cpp.fcm 
    1212 
    1313search_src           1 
     
    5252bld::pp::nemo     1 
    5353bld::pp::agrif    1 
    54 bld::tool::fpp       $TOOLS_DIR/agrifpp.sh 
     54bld::tool::fpp       $COMPIL_DIR/agrifpp.sh 
    5555bld::tool::fppflags::nemo ${AGRIFUSE} %FPPFLAGS 
    5656bld::tool::fppflags::xmlio    0 %FPPFLAGS 
Note: See TracChangeset for help on using the changeset viewer.