Changeset 1229 for palm/trunk/SCRIPTS/mrun
- Timestamp:
- Sep 20, 2013 6:55:19 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mrun
r1225 r1229 22 22 # Current revisions: 23 23 # ------------------ 24 # 24 # further adjustments for lccrayb 25 25 # 26 26 # Former revisions: … … 2861 2861 [[ ! -f a.out ]] && compile_error=true 2862 2862 continue # ANDERENFALLS IST STATUS=1, FALLS A.OUT VORHANDEN 2863 elif [[ $localhost = lccray b || $localhost = lccrayf ]]2863 elif [[ $localhost = lccrayf ]] 2864 2864 then 2865 2865 make $mopts -f Makefile PROG=a.out F90=$compiler_name COPT="$cpp_options" F90FLAGS="$fopts" LDFLAGS="$lopts"
Note: See TracChangeset
for help on using the changeset viewer.