- Timestamp:
- Sep 6, 2012 9:59:37 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mrun
r986 r995 267 267 # 22/08/12 - Bjoern - bugfix: missing export statement in the previous 268 268 # update of the ssh calls 269 # 06/09/12 - Bjoern - typo removed: "-D_parallel" -> "-D__parallel" 269 270 270 271 # VARIABLENVEREINBARUNGEN + DEFAULTWERTE … … 2562 2563 # GET COMPILER OPTIONS AND PERFORM MAKE 2563 2564 printf "\n\n *** compiling code if necessary...\n" 2564 copts_check="-cpp -D_ parallel -D__check"2565 copts_check="-cpp -D__parallel -D__check" 2565 2566 make -f Makefile_check F90=$compiler_name_ser COPT="$copts_check" 2566 2567
Note: See TracChangeset
for help on using the changeset viewer.