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

Annotation of /trunk/libf/Test_ozonecm/make.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22 - (hide annotations)
Fri Jul 31 15:18:47 2009 UTC (14 years, 10 months ago) by guez
File MIME type: application/x-sh
File size: 257 byte(s)
Superficial modifications
1 guez 22 # This is a script in Bash.
2    
3     # This script is useful only to build into a directory other than the
4     # source directory.
5    
6     trap 'exit 1' ERR
7     set -x
8    
9     dest_dir=/usr/local/guez/LMDZ/LMDZE_work/Compil_prod_g95
10    
11     make -C $dest_dir -f $PWD/GNUmakefile $* srcdir=$PWD

Properties

Name Value
svn:eol-style native
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.21