Do NOT remove all the source files in "make distclean" -- that's a
holdover from when these files were generated. This commit was SVN r26982.
Этот коммит содержится в:
родитель
26217f27d7
Коммит
c339131b1e
ompi/mpi/fortran
@ -46,11 +46,10 @@ libmpi_usempif08_la_SOURCES = \
|
||||
constants.c
|
||||
|
||||
#
|
||||
# Clean up all F90 module files and all generated files
|
||||
# Clean up all F90 module files
|
||||
#
|
||||
|
||||
MOSTLYCLEANFILES = *.mod
|
||||
DISTCLEANFILES = $(libmpi_usempif08_la_SOURCES)
|
||||
|
||||
#
|
||||
# Automake doesn't do Fortran dependency analysis, so must list them
|
||||
|
@ -664,11 +664,10 @@ libmpi_usempif08_la_LIBADD = \
|
||||
$(OMPI_MPIEXT_USEMPIF08_LIBS)
|
||||
|
||||
#
|
||||
# Clean up all module files and all generated files
|
||||
# Clean up all module files
|
||||
#
|
||||
|
||||
MOSTLYCLEANFILES = *.mod
|
||||
DISTCLEANFILES = $(libmpi_usempif08_la_SOURCES)
|
||||
|
||||
#
|
||||
# Automake doesn't do Fortran dependency analysis, so must list them
|
||||
|
@ -29,11 +29,10 @@ nodist_libmpi_usempi_ignore_tkr_la_SOURCES = \
|
||||
mpi-ignore-tkr-file-interfaces.h
|
||||
|
||||
#
|
||||
# Clean up all module files and all generated files
|
||||
# Clean up all module files
|
||||
#
|
||||
|
||||
MOSTLYCLEANFILES = *.mod
|
||||
DISTCLEANFILES = $(libmpi_usempi_ignore_tkr_la_SOURCES)
|
||||
|
||||
# Install the generated .mod files. Unfortunately, each F90 compiler
|
||||
# may generate different filenames, so we have to use a glob. :-(
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user