2006-01-16 01:48:03 +00:00
|
|
|
project=Open MPI
|
|
|
|
project_short=OMPI
|
|
|
|
version=@OMPI_VERSION@
|
|
|
|
language=Fortran 77
|
|
|
|
compiler_env=F77
|
|
|
|
compiler_flags_env=FFLAGS
|
|
|
|
compiler=@F77@
|
|
|
|
extra_includes=
|
|
|
|
preprocessor_flags=
|
|
|
|
compiler_flags=@OMPI_WRAPPER_EXTRA_FFLAGS@
|
|
|
|
linker_flags=@OMPI_WRAPPER_EXTRA_LDFLAGS@
|
2006-09-08 01:35:49 +00:00
|
|
|
libs=-lmpi_f77 -lmpi -lorte -lopal @OMPI_WRAPPER_EXTRA_LIBS@
|
2006-01-16 01:48:03 +00:00
|
|
|
required_file=@OMPI_WRAPPER_F77_REQUIRED_FILE@
|