source: XMLIO_SERVER/trunk/arch/arch-PW6_VARGAS.path @ 34

Last change on this file since 34 was 34, checked in by ymipsl, 15 years ago

chemin de ioipsl incorect

File size: 330 bytes
Line 
1set NETCDF_LIBDIR=" "
2set NETCDF_INCDIR=" "
3set NETCDF_LIB=" "
4
5set IOIPSL_INCDIR="-I$PWD/../../lib"
6set IOIPSL_LIBDIR="-L$PWD/../../lib"
7set IOIPSL_LIB="-lioipsl"
8
9set XMLF90_INCDIR="-I$PWD/../XMLF90/inc"
10set XMLF90_LIBDIR="-L$PWD/../XMLF90/lib"
11set XMLF90_LIB="-lxmlf90"
12
13set VAMPIR_INCDIR=
14set VAMPIR_LIBDIR=
15set VAMPIR_LIB=
16
17
Note: See TracBrowser for help on using the repository browser.