source: LMDZ5/trunk/arch/arch-X64_TITANE.path @ 1583

Last change on this file since 1583 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.

File size: 393 bytes
RevLine 
[1551]1NETCDF_LIBDIR="-L$NETCDF_LIB_DIR -lnetcdff -lnetcdf"
2NETCDF_INCDIR=-I$NETCDF_INC_DIR
[1249]3IOIPSL_INCDIR=$LMDGCM/../../lib
4IOIPSL_LIBDIR=$LMDGCM/../../lib
5ORCH_INCDIR=$LMDGCM/../../lib
6ORCH_LIBDIR=$LMDGCM/../../lib
[1313]7OASIS_INCDIR=$LMDGCM/../../prism/X64/build/lib/psmile.$couple
8OASIS_LIBDIR=$LMDGCM/../../prism/X64/lib
[1249]9INCA_LIBDIR=$LMDGCM/../INCA3/config/lib
10INCA_INCDIR=$LMDGCM/../INCA3/config/lib
11
Note: See TracBrowser for help on using the repository browser.