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

Annotation of /trunk/libf/make.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (hide annotations)
Wed Feb 27 13:16:39 2008 UTC (16 years, 3 months ago) by guez
File MIME type: application/x-sh
File size: 360 byte(s)
Initial import
1 guez 3 # This is a script in Bash.
2    
3     # This script builds LMDZE. It is useful only to build into a
4     # directory other than "libf". If you want to build into "libf", you
5     # can just invoke "make" directly.
6    
7     dest_dir=/home/guez/In_transit/LMDZE_work/Compil_prod
8     ##dest_dir=$workdir/LMDZE/Compil_prod
9    
10     set -xe
11     gmake -C $dest_dir -f $PWD/GNUmakefile -I$PWD $* libf_dir=$PWD

Properties

Name Value
svn:eol-style native
svn:executable

  ViewVC Help
Powered by ViewVC 1.1.21