summaryrefslogtreecommitdiffstats
path: root/tools/lib
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/lib
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/lib')
-rw-r--r--tools/lib/Dependencies12
1 files changed, 8 insertions, 4 deletions
diff --git a/tools/lib/Dependencies b/tools/lib/Dependencies
index 809d47a..c300d0f 100644
--- a/tools/lib/Dependencies
+++ b/tools/lib/Dependencies
@@ -28,9 +28,10 @@ h5tools.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 \
@@ -72,9 +73,10 @@ h5tools_str.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 \
@@ -109,9 +111,10 @@ h5tools_utils.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 \
@@ -147,9 +150,10 @@ talign.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 \