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

Ignore:
Timestamp:
2010-07-15T14:21:06+02:00 (14 years ago)
Author:
rblod
Message:

Fix again the fcm branch for ioserver

File:
1 edited

Legend:

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

    r2011 r2012  
    2727src::agrif                $MAIN_DIR/EXTERNAL/AGRIF/AGRIF_FILES 
    2828src::nemo                 $CONFIG_DIR/$NEW_CONF/WORK 
     29 
     30bld::lib::ioipsl           ioipsl 
     31bld::lib::agrif            agrif 
     32bld::lib::nemo             nemo 
     33bld::lib::ioserver         ioserver 
     34bld::lib::xmlio            xmlio 
     35bld::target libioserver.a libxmlio.a libioipsl.a libagrif.a libnemo.a server.exe nemo.exe 
    2936 
    3037 
     
    5966bld::excl_dep        use::netcdf 
    6067bld::excl_dep        h::netcdf.inc 
     68bld::excl_dep        use::ioipsl 
     69bld::excl_dep        use::flib_dom 
    6170bld::excl_dep        h::mpif.h 
    6271bld::excl_dep        inc::mpif.h 
Note: See TracChangeset for help on using the changeset viewer.