# ----------------------- FCM extract configuration file ----------------------- cfg::type bld cfg::version 1.0 # ------------------------------------------------------------------------------ # Build information # ------------------------------------------------------------------------------ inc arch.fcm inc config.fcm %FFLAGS %BASE_FFLAGS %COMPIL_FFLAGS #dest $PWD dir::root $PWD src::src src src::ioipsl tools/ioipsl search_src false bld::lib::ioipsl ioipsl bld::target libioipsl.a bld::target icosa_gcm.exe bld::tool::fc %COMPILER bld::tool::ld %LINK bld::tool::ldflags %LD_FLAGS %LIB bld::tool::fflags %FFLAGS bld::tool::fppkeys %CPP_KEY %FPP_DEF bld::tool::fpp %FPP bld::tool::fppflags %FPP_FLAGS # Pre-process code before analysing dependencies bld::pp false bld::excl_dep use::netcdf bld::excl_dep use::omp_lib bld::excl_dep inc::mpif.h bld::excl_dep use::xios bld::tool::SHELL /bin/bash