diff options
Diffstat (limited to 'fortran/test/Makefile.am')
-rw-r--r-- | fortran/test/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/fortran/test/Makefile.am b/fortran/test/Makefile.am index 2370590..6ecee2f 100644 --- a/fortran/test/Makefile.am +++ b/fortran/test/Makefile.am @@ -61,11 +61,4 @@ MOSTLYCLEANFILES+=*.h5 *.tmp # from tests in conclude.am) HDF_FORTRAN=yes -## Fortran dependencies must be hardcoded, unfortunately. -##FORTLIBTEST_OBJ= fortranlib_test.lo \ -## tH5F.lo tH5D.lo tH5R.lo tH5S.lo tH5T.lo tH5VL.lo tH5Z.lo \ -## tH5Sselect.lo tH5P.lo tH5A.lo tH5I.lo tH5G.lo tH5E.lo tf.lo \ -## t.lo -##fortranlib_test$(EXEEXT): $(FORTLIBTEST_OBJ) - include $(top_srcdir)/config/conclude.am |