diff options
Diffstat (limited to 'tools/h5import')
-rw-r--r-- | tools/h5import/Dependencies | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/h5import/Dependencies b/tools/h5import/Dependencies index 55db266..dcff37a 100644 --- a/tools/h5import/Dependencies +++ b/tools/h5import/Dependencies @@ -3,9 +3,6 @@ h5import.lo: \ $(top_srcdir)/tools/h5import/h5import.c \ - $(top_srcdir)/src/hdf5.h \ - $(top_srcdir)/src/H5public.h \ - $(top_builddir)/src/H5pubconf.h \ $(top_srcdir)/src/H5api_adpt.h \ $(top_srcdir)/src/H5Ipublic.h \ $(top_srcdir)/src/H5Apublic.h \ @@ -39,15 +36,11 @@ h5import.lo: \ $(top_srcdir)/src/H5FDsrb.h \ $(top_srcdir)/src/H5FDstdio.h \ $(top_srcdir)/src/H5FDstream.h \ - $(top_srcdir)/src/H5private.h \ $(top_srcdir)/src/H5MPprivate.h \ $(top_srcdir)/src/H5FSprivate.h \ $(top_srcdir)/tools/h5import/h5import.h h5importtest.lo: \ $(top_srcdir)/tools/h5import/h5importtest.c \ - $(top_srcdir)/src/H5private.h \ - $(top_srcdir)/src/H5public.h \ - $(top_builddir)/src/H5pubconf.h \ $(top_srcdir)/src/H5api_adpt.h \ $(top_srcdir)/src/H5MPprivate.h \ $(top_srcdir)/src/H5FSprivate.h |