| 
                Last change
                  on this file since 2503 was
                  1695,
                  checked in by emillour, 9 years ago
           | 
        
        
          | 
               
Common dynamics/framework: 
Removed some obsolete arch files. 
Reorganization of the way paths to external libraries are handles by makelmdz_fcm and makelmdz. This will ease interfacing with Dynamico which follows simillar rules with respect to a given external library ,e.g. for SOMELIBRARY, in the arch.path file: 
SOMELIBRARY_LIBDIR="-L/path/to/the/library/libdir -L/possible/other/required/path" 
SOMELIBRARY_LIB"-lsomelib -lsomeotherrequiredlib" 
SOMELIBRARY_INCDIR"-I/path/to/the/library/incdir -I/possible/other/required/include/path" 
EM 
 
           | 
        
        | 
            File size:
            416 bytes
           | 
      
      
        
  | Rev | Line |   | 
|---|
| [1695] | 1 | NETCDF_LIBDIR="-Wl,-rpath -Wl,/san/common/umr8539/bigDATA_netcdf.4.0.1_aymeric/lib -L/san/common/umr8539/bigDATA_netcdf.4.0.1_aymeric/lib" | 
|---|
 | 2 | NETCDF_LIB="-lnetcdf -lnetcdff"  | 
|---|
 | 3 | NETCDF_INCDIR="-I/san/common/umr8539/bigDATA_netcdf.4.0.1_aymeric/include" | 
|---|
 | 4 |  | 
|---|
 | 5 | IOIPSL_INCDIR="-I/san/common/umr8539/bigDATA_ioipsl_aymeric/modipsl/lib" | 
|---|
 | 6 | IOIPSL_LIBDIR="-L/san/common/umr8539/bigDATA_ioipsl_aymeric/modipsl/lib" | 
|---|
 | 7 | IOIPSL_LIB="-lioipsl" | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.