diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2002-10-14 14:58:25 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2002-10-14 14:58:25 (GMT) |
commit | a83585accaa270a7a7b1389a6e9a7af20dd4077a (patch) | |
tree | 96baa369052f81212a2734e6433a83f6ccdaad15 /tools/h5ls/Dependencies | |
parent | f333d40db1c59ded5be1c096f635f014f5c684f2 (diff) | |
download | hdf5-a83585accaa270a7a7b1389a6e9a7af20dd4077a.zip hdf5-a83585accaa270a7a7b1389a6e9a7af20dd4077a.tar.gz hdf5-a83585accaa270a7a7b1389a6e9a7af20dd4077a.tar.bz2 |
[svn-r5981] Purpose:
Regenerate Dependencies files.
Diffstat (limited to 'tools/h5ls/Dependencies')
-rw-r--r-- | tools/h5ls/Dependencies | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tools/h5ls/Dependencies b/tools/h5ls/Dependencies index a908f5f..48c1a16 100644 --- a/tools/h5ls/Dependencies +++ b/tools/h5ls/Dependencies @@ -5,9 +5,8 @@ h5ls.lo: \ $(srcdir)/h5ls.c \ $(top_srcdir)/src/H5private.h \ $(top_srcdir)/src/H5public.h \ - $(top_builddir)/src/H5pubconf.h \ + $(top_srcdir)/src/H5pubconf.h \ $(top_srcdir)/src/H5api_adpt.h \ - $(top_builddir)/src/H5config.h \ $(top_srcdir)/tools/lib/h5tools.h \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5Ipublic.h \ @@ -30,12 +29,13 @@ h5ls.lo: \ $(top_srcdir)/src/H5Tpublic.h \ $(top_srcdir)/src/H5FDcore.h \ $(top_srcdir)/src/H5FDfamily.h \ + $(top_srcdir)/src/H5FDgass.h \ + $(top_srcdir)/src/H5FDlog.h \ $(top_srcdir)/src/H5FDmpio.h \ + $(top_srcdir)/src/H5FDmpiposix.h \ + $(top_srcdir)/src/H5FDmulti.h \ $(top_srcdir)/src/H5FDsec2.h \ - $(top_srcdir)/src/H5FDstdio.h \ $(top_srcdir)/src/H5FDsrb.h \ - $(top_srcdir)/src/H5FDgass.h \ + $(top_srcdir)/src/H5FDstdio.h \ $(top_srcdir)/src/H5FDstream.h \ - $(top_srcdir)/src/H5FDmulti.h \ - $(top_srcdir)/src/H5FDlog.h \ $(top_srcdir)/tools/lib/h5tools_utils.h |