summaryrefslogtreecommitdiffstats
path: root/tools/h5jam
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2005-01-08 02:06:46 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2005-01-08 02:06:46 (GMT)
commit3e582deaae2095bb179e8d007ad6e72763e4bd0a (patch)
tree6f86127abb759a2190bd44fe1b1600e5a8559b0b /tools/h5jam
parent9dbf9e9e76f54b11d5aea482f59fcadce0e49f93 (diff)
downloadhdf5-3e582deaae2095bb179e8d007ad6e72763e4bd0a.zip
hdf5-3e582deaae2095bb179e8d007ad6e72763e4bd0a.tar.gz
hdf5-3e582deaae2095bb179e8d007ad6e72763e4bd0a.tar.bz2
[svn-r9778] 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/h5jam')
-rw-r--r--tools/h5jam/Dependencies6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/h5jam/Dependencies b/tools/h5jam/Dependencies
index be3a92b..833fa1f 100644
--- a/tools/h5jam/Dependencies
+++ b/tools/h5jam/Dependencies
@@ -40,6 +40,9 @@ h5jam.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/lib/h5tools_utils.h
h5unjam.lo: \
$(top_srcdir)/tools/h5jam/h5unjam.c \
@@ -80,4 +83,7 @@ h5unjam.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/lib/h5tools_utils.h