/[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 22 by guez, Fri Jul 31 15:18:47 2009 UTC revision 38 by guez, Thu Jan 6 17:52:19 2011 UTC
# Line 43  else Line 43  else
43      fi      fi
44  fi  fi
45    
46  ##dest_dir=$workdir/In_transit/LMDZE/Compil_prod  ##dest_dir=~/Bureau/Compil_prod${target:+_$target}
47  dest_dir=/usr/local/guez/LMDZ_work/LMDZE/Compil_prod${target:+_$target}  dest_dir=/save/workdir_Lionel/LMDZ_work/LMDZE/Compil_prod${target:+_$target}
48  # (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
49  # confuses some compilers.)  # confuses some compilers.)
50    
51  set -xe  set -xe
52  gmake -C $dest_dir -f $PWD/GNUmakefile -I$PWD $* libf_dir=$PWD  make -C $dest_dir -f $PWD/GNUmakefile -I$PWD $* libf_dir=$PWD

Legend:
Removed from v.22  
changed lines
  Added in v.38

  ViewVC Help
Powered by ViewVC 1.1.21