Cleanup and ignore Intel compiler build products
This commit was SVN r32463.
Этот коммит содержится в:
родитель
e95187514c
Коммит
70da69a4f3
@ -72,6 +72,7 @@ noinst_LTLIBRARIES = $(flibs)
|
||||
#
|
||||
|
||||
MOSTLYCLEANFILES = *.mod
|
||||
CLEANFILES += *.i90
|
||||
|
||||
#
|
||||
# Install the generated .mod files. Unfortunately, each F90 compiler
|
||||
|
@ -27,6 +27,8 @@ AM_FCFLAGS = -I$(top_builddir)/ompi/include \
|
||||
|
||||
MOSTLYCLEANFILES = *.mod
|
||||
|
||||
CLEANFILES += *.i90
|
||||
|
||||
lib_LTLIBRARIES = libmpi_usempif08.la
|
||||
|
||||
module_sentinel_file = \
|
||||
|
@ -41,6 +41,7 @@ nodist_libmpi_usempi_ignore_tkr_la_SOURCES = \
|
||||
#
|
||||
|
||||
MOSTLYCLEANFILES = *.mod
|
||||
CLEANFILES += *.i90
|
||||
|
||||
# Install the generated .mod files. Unfortunately, each F90 compiler
|
||||
# may generate different filenames, so we have to use a glob. :-(
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user