summaryrefslogtreecommitdiffstats
path: root/perform
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-02-17 17:11:03 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-02-17 17:11:03 (GMT)
commit0475dd9a702c1308602e920dc03648478cfafd05 (patch)
treebe28d463b4c8353ea7db4a1f39547570018b39f2 /perform
parent946c606452ec59397675b7b807b3280258e39726 (diff)
downloadhdf5-0475dd9a702c1308602e920dc03648478cfafd05.zip
hdf5-0475dd9a702c1308602e920dc03648478cfafd05.tar.gz
hdf5-0475dd9a702c1308602e920dc03648478cfafd05.tar.bz2
[svn-r6412] Purpose:
Code cleanup Description: Update dependencies and clean up a few warnings. Platforms tested: Linux 2.2 (eirene) w/parallel
Diffstat (limited to 'perform')
-rw-r--r--perform/Dependencies15
1 files changed, 10 insertions, 5 deletions
diff --git a/perform/Dependencies b/perform/Dependencies
index 691f3aa..784f26b 100644
--- a/perform/Dependencies
+++ b/perform/Dependencies
@@ -37,7 +37,8 @@ iopipe.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)/src/H5FSprivate.h
chunk.lo: \
$(srcdir)/chunk.c \
$(top_srcdir)/src/hdf5.h \
@@ -109,7 +110,8 @@ overhead.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)/src/H5FSprivate.h
zip_perf.lo: \
$(srcdir)/zip_perf.c \
$(top_srcdir)/src/hdf5.h \
@@ -186,6 +188,7 @@ pio_perf.lo: \
$(srcdir)/pio_timer.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5MPprivate.h \
+ $(top_srcdir)/src/H5FSprivate.h \
$(top_srcdir)/test/h5test.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
@@ -196,8 +199,8 @@ pio_perf.lo: \
$(top_srcdir)/src/H5ACprivate.h \
$(top_srcdir)/src/H5RSprivate.h \
$(top_srcdir)/src/H5Oprivate.h \
- $(top_srcdir)/src/H5Rprivate.h \
$(top_srcdir)/src/H5Tprivate.h \
+ $(top_srcdir)/src/H5Rprivate.h \
$(top_srcdir)/src/H5Zprivate.h \
$(top_srcdir)/src/H5Sprivate.h \
$(top_srcdir)/src/H5Pprivate.h
@@ -240,6 +243,7 @@ pio_engine.lo: \
$(srcdir)/pio_timer.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5MPprivate.h \
+ $(top_srcdir)/src/H5FSprivate.h \
$(top_srcdir)/test/h5test.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
@@ -250,8 +254,8 @@ pio_engine.lo: \
$(top_srcdir)/src/H5ACprivate.h \
$(top_srcdir)/src/H5RSprivate.h \
$(top_srcdir)/src/H5Oprivate.h \
- $(top_srcdir)/src/H5Rprivate.h \
$(top_srcdir)/src/H5Tprivate.h \
+ $(top_srcdir)/src/H5Rprivate.h \
$(top_srcdir)/src/H5Zprivate.h \
$(top_srcdir)/src/H5Sprivate.h \
$(top_srcdir)/src/H5Pprivate.h
@@ -294,6 +298,7 @@ pio_timer.lo: \
$(srcdir)/pio_perf.h \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5MPprivate.h \
+ $(top_srcdir)/src/H5FSprivate.h \
$(top_srcdir)/test/h5test.h \
$(top_srcdir)/src/H5Tpkg.h \
$(top_srcdir)/src/H5HGprivate.h \
@@ -304,8 +309,8 @@ pio_timer.lo: \
$(top_srcdir)/src/H5ACprivate.h \
$(top_srcdir)/src/H5RSprivate.h \
$(top_srcdir)/src/H5Oprivate.h \
- $(top_srcdir)/src/H5Rprivate.h \
$(top_srcdir)/src/H5Tprivate.h \
+ $(top_srcdir)/src/H5Rprivate.h \
$(top_srcdir)/src/H5Zprivate.h \
$(top_srcdir)/src/H5Sprivate.h \
$(top_srcdir)/src/H5Pprivate.h