1
1

Ralf W. swears to me that this is a product of a very, very old AM bug

and is no longer necessary (especially since we enforce pretty recent
Gnu tools).

This commit was SVN r11855.
Этот коммит содержится в:
Jeff Squyres 2006-09-27 21:33:26 +00:00
родитель c03fb5bae8
Коммит a5928a2a89

Просмотреть файл

@ -130,9 +130,6 @@ mpi.obj: mpi.f90 mpi-f90-interfaces.h
$(FCCOMPILE) -c -I. -o $@ $(FCFLAGS_f90) `$(CYGPATH_W) '$<'`
BUILT_SOURCES = mpi-f90-interfaces.h
else
lib_LTLIBRARIES +=
endif
# mpi.f90 is the only f90 source file directly in libmpif90 that gets