Changeset 1211 for palm/trunk/SCRIPTS


Ignore:
Timestamp:
Aug 14, 2013 1:46:36 PM (11 years ago)
Author:
raasch
Message:

last commit documented

Location:
palm/trunk/SCRIPTS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mbuild

    r1210 r1211  
    2222# Current revisions:
    2323# ------------------
    24 # fftw support added
     24#
    2525#
    2626# Former revisions:
    2727# -----------------
    2828# $Id$
     29#
     30# 1210 2013-08-14 10:58:20Z raasch
     31# fftw support added
    2932#
    3033# 1197 2013-07-04 06:19:45Z raasch
     
    13471350          echo "  *** execute \"make\" on local host"
    13481351
    1349           echo "make  $make_options  PROG=$mainprog  F90=$compiler_name  COPT="$cpp_options"  F90FLAGS="$compiler_options"  LDFLAGS="$loader_options"  2>&1 | tee ${remote_host}_last_make_protokoll"
    13501352          make  $make_options  PROG=$mainprog  F90=$compiler_name  COPT="$cpp_options"  F90FLAGS="$compiler_options"  LDFLAGS="$loader_options"  2>&1 | tee ${remote_host}_last_make_protokoll
    13511353
  • palm/trunk/SCRIPTS/mrun

    r1210 r1211  
    2222# Current revisions:
    2323# ------------------
    24 # fftw support added
     24#
    2525#
    2626# Former revisions:
    2727# -----------------
    2828# $Id$
     29#
     30# 1210 2013-08-14 10:58:20Z raasch
     31# fftw support added
    2932#
    3033# 1201 2013-07-10 16:17:59Z witha
Note: See TracChangeset for help on using the changeset viewer.