summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2005-01-08 02:07:05 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2005-01-08 02:07:05 (GMT)
commit3932c8d54a682050bb6143a81d98dd1c60884747 (patch)
treec6b8c82f830b57839ada86bdaad30c262cf2dc77 /tools
parent354122064ca35edac4e1a51b19ca5882f09ef8f3 (diff)
downloadhdf5-3932c8d54a682050bb6143a81d98dd1c60884747.zip
hdf5-3932c8d54a682050bb6143a81d98dd1c60884747.tar.gz
hdf5-3932c8d54a682050bb6143a81d98dd1c60884747.tar.bz2
[svn-r9779] Purpose:
Remove feature Description: Retire threaded, balanced binary tree code from HDF5 use. Requiescat in pace... Also, regenerate dependencies files. Platforms tested: FreeBSD 4.10 (sleipnir) w/parallel Too minor to require full h5committesting (the code is already disconnected from everything except its tests)
Diffstat (limited to 'tools')
-rw-r--r--tools/h5dump/Dependencies3
-rw-r--r--tools/lib/Dependencies82
-rw-r--r--tools/misc/Dependencies2
3 files changed, 45 insertions, 42 deletions
diff --git a/tools/h5dump/Dependencies b/tools/h5dump/Dependencies
index 3daa59c..4929f8a 100644
--- a/tools/h5dump/Dependencies
+++ b/tools/h5dump/Dependencies
@@ -81,4 +81,5 @@ h5dumpgentest.lo: \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDstream.h \
$(top_srcdir)/src/H5private.h \
- $(top_srcdir)/src/H5MPprivate.h
+ $(top_srcdir)/src/H5MPprivate.h \
+ $(top_srcdir)/tools/lib/h5tools.h
diff --git a/tools/lib/Dependencies b/tools/lib/Dependencies
index 62f5b24..4d1cb9c 100644
--- a/tools/lib/Dependencies
+++ b/tools/lib/Dependencies
@@ -162,8 +162,8 @@ h5diff.lo: \
$(srcdir)/h5trav.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5MPprivate.h
-h5diff_attr.lo: \
- $(srcdir)/h5diff_attr.c \
+h5diff_array.lo: \
+ $(srcdir)/h5diff_array.c \
$(srcdir)/h5diff.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
@@ -201,11 +201,10 @@ h5diff_attr.lo: \
$(top_srcdir)/src/H5FDstream.h \
$(srcdir)/h5trav.h \
$(top_srcdir)/src/H5private.h \
- $(top_srcdir)/src/H5MPprivate.h \
- $(srcdir)/h5tools.h
-h5diff_dset.lo: \
- $(srcdir)/h5diff_dset.c \
- $(srcdir)/h5diff.h \
+ $(top_srcdir)/src/H5MPprivate.h
+h5diff_attr.lo: \
+ $(srcdir)/h5diff_attr.c \
+ $(srcdir)/h5tools.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
$(top_builddir)/src/H5pubconf.h \
@@ -240,12 +239,12 @@ h5diff_dset.lo: \
$(top_srcdir)/src/H5FDsrb.h \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDstream.h \
+ $(srcdir)/h5diff.h \
$(srcdir)/h5trav.h \
$(top_srcdir)/src/H5private.h \
- $(top_srcdir)/src/H5MPprivate.h \
- $(srcdir)/h5tools.h
-h5diff_util.lo: \
- $(srcdir)/h5diff_util.c \
+ $(top_srcdir)/src/H5MPprivate.h
+h5diff_dset.lo: \
+ $(srcdir)/h5diff_dset.c \
$(srcdir)/h5diff.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
@@ -283,10 +282,11 @@ h5diff_util.lo: \
$(top_srcdir)/src/H5FDstream.h \
$(srcdir)/h5trav.h \
$(top_srcdir)/src/H5private.h \
- $(top_srcdir)/src/H5MPprivate.h
-h5trav.lo: \
- $(srcdir)/h5trav.c \
- $(srcdir)/h5trav.h \
+ $(top_srcdir)/src/H5MPprivate.h \
+ $(srcdir)/h5tools.h
+h5diff_util.lo: \
+ $(srcdir)/h5diff_util.c \
+ $(srcdir)/h5diff.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
$(top_builddir)/src/H5pubconf.h \
@@ -321,10 +321,11 @@ h5trav.lo: \
$(top_srcdir)/src/H5FDsrb.h \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDstream.h \
+ $(srcdir)/h5trav.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5MPprivate.h
-h5trav_table.lo: \
- $(srcdir)/h5trav_table.c \
+h5trav.lo: \
+ $(srcdir)/h5trav.c \
$(srcdir)/h5trav.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
@@ -362,8 +363,9 @@ h5trav_table.lo: \
$(top_srcdir)/src/H5FDstream.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5MPprivate.h
-h5tools_filters.lo: \
- $(srcdir)/h5tools_filters.c \
+h5trav_table.lo: \
+ $(srcdir)/h5trav_table.c \
+ $(srcdir)/h5trav.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
$(top_builddir)/src/H5pubconf.h \
@@ -398,10 +400,10 @@ h5tools_filters.lo: \
$(top_srcdir)/src/H5FDsrb.h \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDstream.h \
- $(srcdir)/h5tools.h
-h5tools_ref.lo: \
- $(srcdir)/h5tools_ref.c \
- $(srcdir)/h5tools_ref.h \
+ $(top_srcdir)/src/H5private.h \
+ $(top_srcdir)/src/H5MPprivate.h
+h5tools_filters.lo: \
+ $(srcdir)/h5tools_filters.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
$(top_builddir)/src/H5pubconf.h \
@@ -436,13 +438,10 @@ h5tools_ref.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 \
- $(srcdir)/h5tools.h \
- $(srcdir)/h5tools_utils.h
-h5tools_type.lo: \
- $(srcdir)/h5tools_type.c \
- $(srcdir)/h5tools.h \
+ $(srcdir)/h5tools.h
+h5tools_ref.lo: \
+ $(srcdir)/h5tools_ref.c \
+ $(srcdir)/h5tools_ref.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
$(top_builddir)/src/H5pubconf.h \
@@ -476,9 +475,14 @@ h5tools_type.lo: \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDsrb.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDstream.h
-talign.lo: \
- $(srcdir)/talign.c \
+ $(top_srcdir)/src/H5FDstream.h \
+ $(top_srcdir)/src/H5private.h \
+ $(top_srcdir)/src/H5MPprivate.h \
+ $(srcdir)/h5tools.h \
+ $(srcdir)/h5tools_utils.h
+h5tools_type.lo: \
+ $(srcdir)/h5tools_type.c \
+ $(srcdir)/h5tools.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
$(top_builddir)/src/H5pubconf.h \
@@ -512,11 +516,9 @@ talign.lo: \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDsrb.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDstream.h \
- $(srcdir)/h5tools.h
-h5diff_array.lo: \
- $(srcdir)/h5diff_array.c \
- $(srcdir)/h5diff.h \
+ $(top_srcdir)/src/H5FDstream.h
+talign.lo: \
+ $(srcdir)/talign.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
$(top_builddir)/src/H5pubconf.h \
@@ -551,6 +553,6 @@ h5diff_array.lo: \
$(top_srcdir)/src/H5FDsrb.h \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDstream.h \
- $(srcdir)/h5trav.h \
$(top_srcdir)/src/H5private.h \
- $(top_srcdir)/src/H5MPprivate.h
+ $(top_srcdir)/src/H5MPprivate.h \
+ $(srcdir)/h5tools.h
diff --git a/tools/misc/Dependencies b/tools/misc/Dependencies
index 02c5b44..f7e0173 100644
--- a/tools/misc/Dependencies
+++ b/tools/misc/Dependencies
@@ -42,7 +42,7 @@ h5debug.lo: \
$(top_srcdir)/src/H5Zpublic.h \
$(top_srcdir)/src/H5Fpkg.h \
$(top_srcdir)/src/H5FOprivate.h \
- $(top_srcdir)/src/H5TBprivate.h \
+ $(top_srcdir)/src/H5SLprivate.h \
$(top_srcdir)/src/H5HLprivate.h \
$(top_srcdir)/src/H5HLpublic.h \
$(top_srcdir)/src/H5Iprivate.h \