source: LMDZ5/trunk/arch/arch-ES_MOON.path @ 1551

Last change on this file since 1551 was 1551, checked in by lguez, 13 years ago

In the files "arch/*.path", the variable "NETCDF_LIBDIR" now contains
one or several "-L directory-name" options, and the name(s) of the
libraries:
-lnetcdff -lnetcdf -lhdf5_hl -lhdf5 ...
that may or may not be required.
The variable "NETCDF_INCDIR" now contains one or several "-I directory-name"
options.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 413 bytes
Line 
1NETCDF_LIBDIR="-L/S/home010/c0010/ES/lib -lnetcdf"
2NETCDF_INCDIR=-I/S/home010/c0010/ES/include
3IOIPSL_INCDIR=$LMDGCM/../../lib
4IOIPSL_LIBDIR=$LMDGCM/../../lib
5ORCH_INCDIR=$LMDGCM/../../lib
6ORCH_LIBDIR=$LMDGCM/../../lib
7OASIS_INCDIR=$LMDGCM/../../prism/ES/build/lib/psmile.$couple
8OASIS_LIBDIR=$LMDGCM/../../prism/ES/lib
9INCA_LIBDIR=$LMDGCM/../INCA3/config/lib
10INCA_INCDIR=$LMDGCM/../INCA3/config/lib
11LIBPREFIX=sx
Note: See TracBrowser for help on using the repository browser.