1
1
openmpi/ompi/mpi/fortran/use-mpi-tkr
Jeff Squyres 7f419dc5b6 fortran: set CLEANFILES properly
CLEANFILES was previously set; we need to use += to add to it.

refs trac:4917

This commit was SVN r32769.

The following Trac tickets were found above:
  Ticket 4917 --> https://svn.open-mpi.org/trac/ompi/ticket/4917
2014-09-20 10:43:49 +00:00
..
test == Highlights == 2012-04-18 15:57:29 +00:00
fortran_kinds.sh.in Remove even more dead Fortran configury. 2014-01-11 14:06:59 +00:00
fortran_sizes.h.in Fixes from Ake Sandgren for MPI_SIZEOF for the TKR mpi module 2012-10-02 16:29:06 +00:00
Makefile.am fortran: set CLEANFILES properly 2014-09-20 10:43:49 +00:00
mpi_comm_spawn_multiple_f90.f90 Fortran: remove the scripts from the use-mpi-tkr implementation 2014-06-19 13:35:30 +00:00
mpi_testall_f90.f90 Fortran: remove the scripts from the use-mpi-tkr implementation 2014-06-19 13:35:30 +00:00
mpi_testsome_f90.f90 Fortran: remove the scripts from the use-mpi-tkr implementation 2014-06-19 13:35:30 +00:00
mpi_waitall_f90.f90 Fortran: remove the scripts from the use-mpi-tkr implementation 2014-06-19 13:35:30 +00:00
mpi_waitsome_f90.f90 Fortran: remove the scripts from the use-mpi-tkr implementation 2014-06-19 13:35:30 +00:00
mpi_wtick_f90.f90 Fortran: remove the scripts from the use-mpi-tkr implementation 2014-06-19 13:35:30 +00:00
mpi_wtime_f90.f90 Fortran: remove the scripts from the use-mpi-tkr implementation 2014-06-19 13:35:30 +00:00
mpi-f90-cptr-interfaces.F90 Fortran: put type(c_ptr) interfaces in a separate file in the TKR mpi module 2014-07-10 19:10:03 +00:00
mpi-f90-interfaces.h Fortran: Fix MPI_SIZEOF. What a disaster. :-( 2014-09-19 13:44:52 +00:00
mpi.F90 Fortran: put type(c_ptr) interfaces in a separate file in the TKR mpi module 2014-07-10 19:10:03 +00:00