/[lmdze]/trunk/libf/make.sh
ViewVC logotype

Diff of /trunk/libf/make.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 44 by guez, Wed Apr 13 12:29:18 2011 UTC revision 45 by guez, Wed Apr 27 13:00:12 2011 UTC
# Line 10  Line 10 
10  set -xe  set -xe
11    
12  compiler=gfortran  compiler=gfortran
13    ##compiler=nag_tools
14    
 ##dest_dir=~/Bureau/Compil_prod_$compiler  
15  dest_dir=/save/workdir_Lionel/LMDZ_work/LMDZE/Compil_prod_$compiler  dest_dir=/save/workdir_Lionel/LMDZ_work/LMDZE/Compil_prod_$compiler
16    ##dest_dir=~/Bureau/Compil_prod_$compiler
17    
18  # (Do not just use the name of the compiler as a directory name, it  # (Do not just use the name of the compiler as a directory name, it
19  # confuses some compilers.)  # confuses some compilers.)

Legend:
Removed from v.44  
changed lines
  Added in v.45

  ViewVC Help
Powered by ViewVC 1.1.21