Ignore:
Timestamp:
Mar 1, 2007 7:55:57 AM (17 years ago)
Author:
raasch
Message:

small bugfix in mbuild, subjob adjusted for RIAM machines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mbuild

    r29 r35  
    14021402             echo "  *** compiling the utility programs ..."
    14031403             cd ${local_source_path}/../UTIL
    1404              make  F90=$compiler_name  COPT="$cpp_options"  F90FLAGS="$compiler_options"  LDFLAGS="$loader_options"
     1404             make  F90=$compiler_name  F90_SER=$compiler_name_ser  COPT="$cpp_options"  F90FLAGS="$compiler_options"  LDFLAGS="$loader_options"
    14051405             cd  -  > /dev/null
    14061406          fi
Note: See TracChangeset for help on using the changeset viewer.