summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/Dependencies
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-04-03 13:46:11 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-04-03 13:46:11 (GMT)
commita3a391d457ffa24d607a7252fc1fa1362d0c3177 (patch)
tree64e7a0688fa850f4d710936c68783bb74151b5b7 /tools/h5dump/Dependencies
parent49b1df228a685fb273f1e3cf52bf233c307fabf3 (diff)
downloadhdf5-a3a391d457ffa24d607a7252fc1fa1362d0c3177.zip
hdf5-a3a391d457ffa24d607a7252fc1fa1362d0c3177.tar.gz
hdf5-a3a391d457ffa24d607a7252fc1fa1362d0c3177.tar.bz2
[svn-r6576] Purpose:
Cleanup Description: Update dependencies. Solution: Platforms tested: Linux 2.4 (eirene) Misc. update:
Diffstat (limited to 'tools/h5dump/Dependencies')
-rw-r--r--tools/h5dump/Dependencies6
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/h5dump/Dependencies b/tools/h5dump/Dependencies
index 3caba6e..1501a40 100644
--- a/tools/h5dump/Dependencies
+++ b/tools/h5dump/Dependencies
@@ -28,9 +28,10 @@ h5dump.lo: \
$(top_srcdir)/src/H5Tpublic.h \
$(top_srcdir)/src/H5FDcore.h \
$(top_srcdir)/src/H5FDfamily.h \
+ $(top_srcdir)/src/H5FDfphdf5.h \
+ $(top_srcdir)/src/H5FDmpio.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 \
@@ -68,9 +69,10 @@ h5dumpgentest.lo: \
$(top_srcdir)/src/H5Tpublic.h \
$(top_srcdir)/src/H5FDcore.h \
$(top_srcdir)/src/H5FDfamily.h \
+ $(top_srcdir)/src/H5FDfphdf5.h \
+ $(top_srcdir)/src/H5FDmpio.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 \