summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>2000-04-07 15:25:51 (GMT)
committerRobb Matzke <matzke@llnl.gov>2000-04-07 15:25:51 (GMT)
commit0cdbfd4ccc9717daf35fde2170c329f97401973a (patch)
tree5bd6040f635dbff06b03ab440b205f25946e6ee5 /examples
parent66a43d665b418daeb2ec397cc72b25d057ae62a5 (diff)
downloadhdf5-0cdbfd4ccc9717daf35fde2170c329f97401973a.zip
hdf5-0cdbfd4ccc9717daf35fde2170c329f97401973a.tar.gz
hdf5-0cdbfd4ccc9717daf35fde2170c329f97401973a.tar.bz2
[svn-r2087] *** empty log message ***
Diffstat (limited to 'examples')
-rw-r--r--examples/Dependencies30
1 files changed, 20 insertions, 10 deletions
diff --git a/examples/Dependencies b/examples/Dependencies
index c5c9f18..f32d8f5 100644
--- a/examples/Dependencies
+++ b/examples/Dependencies
@@ -31,7 +31,8 @@ h5_chunk_read.lo: \
$(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDgass.h
+ $(top_srcdir)/src/H5FDgass.h \
+ $(top_srcdir)/src/H5FDdpss.h
h5_compound.lo: \
$(srcdir)/h5_compound.c \
$(top_srcdir)/src/hdf5.h \
@@ -62,7 +63,8 @@ h5_compound.lo: \
$(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDgass.h
+ $(top_srcdir)/src/H5FDgass.h \
+ $(top_srcdir)/src/H5FDdpss.h
h5_extend_write.lo: \
$(srcdir)/h5_extend_write.c \
$(top_srcdir)/src/hdf5.h \
@@ -93,7 +95,8 @@ h5_extend_write.lo: \
$(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDgass.h
+ $(top_srcdir)/src/H5FDgass.h \
+ $(top_srcdir)/src/H5FDdpss.h
h5_group.lo: \
$(srcdir)/h5_group.c \
$(top_srcdir)/src/hdf5.h \
@@ -124,7 +127,8 @@ h5_group.lo: \
$(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDgass.h
+ $(top_srcdir)/src/H5FDgass.h \
+ $(top_srcdir)/src/H5FDdpss.h
h5_read.lo: \
$(srcdir)/h5_read.c \
$(top_srcdir)/src/hdf5.h \
@@ -155,7 +159,8 @@ h5_read.lo: \
$(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDgass.h
+ $(top_srcdir)/src/H5FDgass.h \
+ $(top_srcdir)/src/H5FDdpss.h
h5_write.lo: \
$(srcdir)/h5_write.c \
$(top_srcdir)/src/hdf5.h \
@@ -186,7 +191,8 @@ h5_write.lo: \
$(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDgass.h
+ $(top_srcdir)/src/H5FDgass.h \
+ $(top_srcdir)/src/H5FDdpss.h
h5_select.lo: \
$(srcdir)/h5_select.c \
$(top_srcdir)/src/hdf5.h \
@@ -217,7 +223,8 @@ h5_select.lo: \
$(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDgass.h
+ $(top_srcdir)/src/H5FDgass.h \
+ $(top_srcdir)/src/H5FDdpss.h
h5_attribute.lo: \
$(srcdir)/h5_attribute.c \
$(top_srcdir)/src/hdf5.h \
@@ -248,7 +255,8 @@ h5_attribute.lo: \
$(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDgass.h
+ $(top_srcdir)/src/H5FDgass.h \
+ $(top_srcdir)/src/H5FDdpss.h
h5_mount.lo: \
$(srcdir)/h5_mount.c \
$(top_srcdir)/src/hdf5.h \
@@ -279,7 +287,8 @@ h5_mount.lo: \
$(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDgass.h
+ $(top_srcdir)/src/H5FDgass.h \
+ $(top_srcdir)/src/H5FDdpss.h
h5_reference.lo: \
$(srcdir)/h5_reference.c \
$(top_srcdir)/src/hdf5.h \
@@ -310,4 +319,5 @@ h5_reference.lo: \
$(top_srcdir)/src/H5FDmpio.h \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDstdio.h \
- $(top_srcdir)/src/H5FDgass.h
+ $(top_srcdir)/src/H5FDgass.h \
+ $(top_srcdir)/src/H5FDdpss.h