/[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 48 by guez, Tue Jul 19 12:54:20 2011 UTC revision 51 by guez, Tue Sep 20 09:14:34 2011 UTC
# Line 10  Line 10 
10  set -xe  set -xe
11    
12  MAKE=make  MAKE=make
13  compiler=gfortran  ##compiler=gfortran
14  ##compiler=nag_tools  compiler=nag_tools
15    
16  dest_dir=/save/workdir_Lionel/LMDZ_work/LMDZE/Compil_prod_$compiler  ##dest_dir=/save/workdir_Lionel/LMDZ_work/LMDZE/Compil_prod_$compiler
17  ##dest_dir=~/Bureau/Compil_prod_$compiler  dest_dir=~/Bureau/Compil_prod_$compiler
18    
19  # (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
20  # confuses some compilers.)  # confuses some compilers.)

Legend:
Removed from v.48  
changed lines
  Added in v.51

  ViewVC Help
Powered by ViewVC 1.1.21