Changeset 1211 for palm/trunk/SCRIPTS/mbuild
- Timestamp:
- Aug 14, 2013 1:46:36 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mbuild
r1210 r1211 22 22 # Current revisions: 23 23 # ------------------ 24 # fftw support added24 # 25 25 # 26 26 # Former revisions: 27 27 # ----------------- 28 28 # $Id$ 29 # 30 # 1210 2013-08-14 10:58:20Z raasch 31 # fftw support added 29 32 # 30 33 # 1197 2013-07-04 06:19:45Z raasch … … 1347 1350 echo " *** execute \"make\" on local host" 1348 1351 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"1350 1352 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 1351 1353
Note: See TracChangeset
for help on using the changeset viewer.