Ignore:
Timestamp:
Jan 4, 2013 10:22:09 AM (11 years ago)
Author:
maronga
Message:

bugfixes in parameter file check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mbuild

    r1082 r1083  
    2020# Current revisions:
    2121# -----------------
     22# bugfix in parameter file check (in case that no preprocessor flag, i.e. -cpp was
     23# set in %cpp_options, the last directive in the variable was processed.
    2224#
    2325# Former revisions:
     
    15311533             tar -xf  ${mainprog}_sources_check.tar
    15321534             rm -rf ${mainprog}_sources_check.tar
    1533              make  -f Makefile_check $make_options  F90=$compiler_name_ser  COPT="$copts_check"  F90FLAGS="$compiler_options" LDFLAGS="$loader_options"
     1535             make  -f Makefile_check $make_options  F90=$compiler_name_ser  COPT="$copts_check"  F90FLAGS="$compiler_options"
    15341536             tar -cf  check_namelist_files.tar Makefile_check check_namelist_files.x *.f90 *.o *.mod
    15351537             mv check_namelist_files.tar $check_depository_path
Note: See TracChangeset for help on using the changeset viewer.