summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>1999-11-23 19:37:53 (GMT)
committerRobb Matzke <matzke@llnl.gov>1999-11-23 19:37:53 (GMT)
commit9c40226b31cec9f01d7facc4fde77db6ee702341 (patch)
tree148f05b4df2b1678abff35815a716ba31c495017
parentd5c8b0fe6c85dd97f82624fb1673d1fc199fd4a0 (diff)
downloadhdf5-9c40226b31cec9f01d7facc4fde77db6ee702341.zip
hdf5-9c40226b31cec9f01d7facc4fde77db6ee702341.tar.gz
hdf5-9c40226b31cec9f01d7facc4fde77db6ee702341.tar.bz2
[svn-r1848] *** empty log message ***
-rw-r--r--examples/Dependencies20
-rw-r--r--test/Dependencies119
-rw-r--r--tools/Dependencies36
3 files changed, 107 insertions, 68 deletions
diff --git a/examples/Dependencies b/examples/Dependencies
index 19a8aa3..c5c9f18 100644
--- a/examples/Dependencies
+++ b/examples/Dependencies
@@ -5,7 +5,7 @@ h5_chunk_read.lo: \
$(srcdir)/h5_chunk_read.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -36,7 +36,7 @@ h5_compound.lo: \
$(srcdir)/h5_compound.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -67,7 +67,7 @@ h5_extend_write.lo: \
$(srcdir)/h5_extend_write.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -98,7 +98,7 @@ h5_group.lo: \
$(srcdir)/h5_group.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -129,7 +129,7 @@ h5_read.lo: \
$(srcdir)/h5_read.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -160,7 +160,7 @@ h5_write.lo: \
$(srcdir)/h5_write.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -191,7 +191,7 @@ h5_select.lo: \
$(srcdir)/h5_select.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -222,7 +222,7 @@ h5_attribute.lo: \
$(srcdir)/h5_attribute.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -253,7 +253,7 @@ h5_mount.lo: \
$(srcdir)/h5_mount.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -284,7 +284,7 @@ h5_reference.lo: \
$(srcdir)/h5_reference.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
diff --git a/test/Dependencies b/test/Dependencies
index 03a3715..4acacac 100644
--- a/test/Dependencies
+++ b/test/Dependencies
@@ -6,7 +6,7 @@ h5test.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -35,6 +35,7 @@ h5test.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -45,7 +46,7 @@ big.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -74,6 +75,7 @@ big.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -84,7 +86,7 @@ bittests.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -113,6 +115,7 @@ bittests.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -122,7 +125,7 @@ chunk.lo: \
$(srcdir)/chunk.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -148,14 +151,13 @@ chunk.lo: \
$(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDgass.h \
- $(top_srcdir)/src/H5FDmulti.h
+ $(top_srcdir)/src/H5FDgass.h
cmpd_dset.lo: \
$(srcdir)/cmpd_dset.c \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -184,6 +186,7 @@ cmpd_dset.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -194,7 +197,7 @@ dsets.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -223,6 +226,7 @@ dsets.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -233,7 +237,7 @@ dtypes.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -262,6 +266,7 @@ dtypes.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -272,7 +277,7 @@ extend.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -301,6 +306,7 @@ extend.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -311,7 +317,7 @@ external.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -340,6 +346,7 @@ external.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -350,7 +357,7 @@ fillval.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -379,6 +386,7 @@ fillval.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -389,7 +397,7 @@ flush1.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -418,6 +426,7 @@ flush1.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -428,7 +437,7 @@ flush2.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -457,6 +466,7 @@ flush2.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -467,7 +477,7 @@ gheap.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -496,6 +506,7 @@ gheap.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -509,14 +520,15 @@ hyperslab.lo: \
$(srcdir)/hyperslab.c \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5MMprivate.h
iopipe.lo: \
$(srcdir)/iopipe.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -549,7 +561,7 @@ istore.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -578,6 +590,7 @@ istore.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -596,7 +609,7 @@ lheap.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -625,6 +638,7 @@ lheap.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -637,7 +651,7 @@ links.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -666,6 +680,7 @@ links.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -676,7 +691,7 @@ mount.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -705,6 +720,7 @@ mount.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -715,7 +731,7 @@ mtime.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -744,6 +760,7 @@ mtime.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -754,7 +771,7 @@ ohdr.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -783,6 +800,7 @@ ohdr.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -798,7 +816,7 @@ overhead.lo: \
$(srcdir)/overhead.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -824,13 +842,12 @@ overhead.lo: \
$(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDgass.h \
- $(top_srcdir)/src/H5FDmulti.h
+ $(top_srcdir)/src/H5FDgass.h
ragged.lo: \
$(srcdir)/ragged.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -858,13 +875,14 @@ ragged.lo: \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
- $(top_srcdir)/src/H5private.h
+ $(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h
stab.lo: \
$(srcdir)/stab.c \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -893,6 +911,7 @@ stab.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -905,8 +924,9 @@ tattr.lo: \
$(srcdir)/testhdf5.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Eprivate.h \
$(top_srcdir)/src/H5Epublic.h \
$(top_srcdir)/src/H5Ipublic.h \
@@ -939,16 +959,18 @@ testhdf5.lo: \
$(srcdir)/testhdf5.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Eprivate.h
tfile.lo: \
$(srcdir)/tfile.c \
$(srcdir)/testhdf5.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Eprivate.h \
$(top_srcdir)/src/H5Epublic.h \
$(top_srcdir)/src/H5Ipublic.h \
@@ -965,8 +987,9 @@ th5s.lo: \
$(srcdir)/testhdf5.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Eprivate.h \
$(top_srcdir)/src/H5Epublic.h \
$(top_srcdir)/src/H5Ipublic.h \
@@ -997,8 +1020,9 @@ tmeta.lo: \
$(srcdir)/testhdf5.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Eprivate.h \
$(top_srcdir)/src/H5Epublic.h \
$(top_srcdir)/src/H5Ipublic.h \
@@ -1009,8 +1033,9 @@ trefer.lo: \
$(srcdir)/testhdf5.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Eprivate.h \
$(top_srcdir)/src/H5Epublic.h \
$(top_srcdir)/src/H5Ipublic.h \
@@ -1043,8 +1068,9 @@ tselect.lo: \
$(srcdir)/testhdf5.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Eprivate.h \
$(top_srcdir)/src/H5Epublic.h \
$(top_srcdir)/src/H5Ipublic.h \
@@ -1077,8 +1103,9 @@ tvltypes.lo: \
$(srcdir)/testhdf5.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Eprivate.h \
$(top_srcdir)/src/H5Epublic.h \
$(top_srcdir)/src/H5Ipublic.h \
@@ -1111,8 +1138,9 @@ tvlstr.lo: \
$(srcdir)/testhdf5.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Eprivate.h \
$(top_srcdir)/src/H5Epublic.h \
$(top_srcdir)/src/H5Ipublic.h \
@@ -1145,7 +1173,7 @@ unlink.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -1174,6 +1202,7 @@ unlink.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -1184,7 +1213,7 @@ enum.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -1213,6 +1242,7 @@ enum.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -1223,7 +1253,7 @@ gass_write.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -1252,6 +1282,7 @@ gass_write.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -1262,7 +1293,7 @@ gass_read.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -1291,6 +1322,7 @@ gass_read.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
@@ -1303,7 +1335,7 @@ gass_append.lo: \
$(srcdir)/h5test.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -1332,6 +1364,7 @@ gass_append.lo: \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
$(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
$(top_srcdir)/src/H5Fprivate.h \
diff --git a/tools/Dependencies b/tools/Dependencies
index d3bb861..e6d3000 100644
--- a/tools/Dependencies
+++ b/tools/Dependencies
@@ -6,7 +6,7 @@ h5tools.lo: \
$(srcdir)/h5tools.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -34,12 +34,13 @@ h5tools.lo: \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
- $(top_srcdir)/src/H5private.h
+ $(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h
h5findshd.lo: \
$(srcdir)/h5findshd.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -67,13 +68,15 @@ h5findshd.lo: \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
- $(top_srcdir)/src/H5private.h
+ $(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h
h5debug.lo: \
$(srcdir)/h5debug.c \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
+ $(top_builddir)/src/H5config.h \
$(top_srcdir)/src/H5Iprivate.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Bprivate.h \
@@ -105,7 +108,7 @@ h5import.lo: \
$(srcdir)/h5import.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -137,8 +140,9 @@ h5ls.lo: \
$(srcdir)/h5ls.c \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
+ $(top_builddir)/src/H5config.h \
$(srcdir)/h5tools.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5Ipublic.h \
@@ -170,7 +174,7 @@ h5repart.lo: \
$(srcdir)/h5repart.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -203,7 +207,7 @@ h5dump.lo: \
$(srcdir)/h5dump.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -231,13 +235,14 @@ h5dump.lo: \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
- $(top_srcdir)/src/H5private.h
+ $(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h
h5dumputil.lo: \
$(srcdir)/h5dumputil.c \
$(srcdir)/h5dump.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -270,7 +275,7 @@ h5toh4.lo: \
$(srcdir)/h5toh4.h \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -302,7 +307,7 @@ h5dumptst.lo: \
$(srcdir)/h5dumptst.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \
@@ -330,12 +335,13 @@ h5dumptst.lo: \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDgass.h \
$(top_srcdir)/src/H5FDmulti.h \
- $(top_srcdir)/src/H5private.h
+ $(top_srcdir)/src/H5private.h \
+ $(top_builddir)/src/H5config.h
pdb2hdf.lo: \
$(srcdir)/pdb2hdf.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
- $(top_builddir)/src/H5config.h \
+ $(top_builddir)/src/H5pubconf.h \
$(top_srcdir)/src/H5api_adpt.h \
$(top_srcdir)/src/H5Ipublic.h \
$(top_srcdir)/src/H5Apublic.h \