Added mpi.i.h[.sh]
This commit was SVN r4345.
Этот коммит содержится в:
родитель
e8aadc913d
Коммит
b6c2a5b602
@ -45,6 +45,7 @@ libmpi_f90_la_SOURCES = \
|
|||||||
mpi.f90
|
mpi.f90
|
||||||
|
|
||||||
nodist_libmpi_f90_la_SOURCES = \
|
nodist_libmpi_f90_la_SOURCES = \
|
||||||
|
mpi.i.h \
|
||||||
mpi_address_f90.f90 \
|
mpi_address_f90.f90 \
|
||||||
mpi_bcast_f90.f90 \
|
mpi_bcast_f90.f90 \
|
||||||
mpi_bsend_f90.f90 \
|
mpi_bsend_f90.f90 \
|
||||||
@ -127,6 +128,8 @@ endif
|
|||||||
# win_unlock_f.c \
|
# win_unlock_f.c \
|
||||||
# win_wait_f.c
|
# win_wait_f.c
|
||||||
|
|
||||||
|
BUILT_SOURCES = \
|
||||||
|
mpi.i.h
|
||||||
|
|
||||||
#
|
#
|
||||||
# Sym link in the sources from the real MPI directory
|
# Sym link in the sources from the real MPI directory
|
||||||
@ -138,4 +141,4 @@ $(nodist_libmpi_f90_la_SOURCES):
|
|||||||
|
|
||||||
MOSTLYCLEANFILES = *.mod
|
MOSTLYCLEANFILES = *.mod
|
||||||
|
|
||||||
DISTCLEANFILES = $(nodist_libmpi_f90_la_SOURCES)
|
DISTCLEANFILES = $(nodist_libmpi_f90_la_SOURCES) $(BUILT_SOURCES)
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
include $(top_srcdir)/config/Makefile.options
|
include $(top_srcdir)/config/Makefile.options
|
||||||
|
|
||||||
noinst_SCRIPTS = \
|
noinst_SCRIPTS = \
|
||||||
|
mpi.i.h.sh \
|
||||||
mpi_address_f90.f90.sh \
|
mpi_address_f90.f90.sh \
|
||||||
mpi_bcast_f90.f90.sh \
|
mpi_bcast_f90.f90.sh \
|
||||||
mpi_bsend_f90.f90.sh \
|
mpi_bsend_f90.f90.sh \
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user