diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2002-05-29 17:52:41 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2002-05-29 17:52:41 (GMT) |
commit | e6a9ddb64ab44843ba0b609fbe1ee6eb4d5d4e06 (patch) | |
tree | ca5e4bb97a6488b76916bb3b0b358edfc1490c48 /perform | |
parent | 26c0daaeaff2d343102699c2e643138164fa8697 (diff) | |
download | hdf5-e6a9ddb64ab44843ba0b609fbe1ee6eb4d5d4e06.zip hdf5-e6a9ddb64ab44843ba0b609fbe1ee6eb4d5d4e06.tar.gz hdf5-e6a9ddb64ab44843ba0b609fbe1ee6eb4d5d4e06.tar.bz2 |
[svn-r5478] Purpose:
updated the Dependencies file
Platforms tested:
no test.
Diffstat (limited to 'perform')
-rw-r--r-- | perform/Dependencies | 77 |
1 files changed, 56 insertions, 21 deletions
diff --git a/perform/Dependencies b/perform/Dependencies index bd25679..7b0e311 100644 --- a/perform/Dependencies +++ b/perform/Dependencies @@ -1,8 +1,8 @@ ## This file is machine generated on GNU systems. ## Only temporary changes may be made here. -iopipe.lo: \ - $(srcdir)/iopipe.c \ +chunk.lo: \ + $(srcdir)/chunk.c \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ $(top_builddir)/src/H5pubconf.h \ @@ -34,11 +34,10 @@ iopipe.lo: \ $(top_srcdir)/src/H5FDgass.h \ $(top_srcdir)/src/H5FDstream.h \ $(top_srcdir)/src/H5FDmulti.h \ - $(top_srcdir)/src/H5FDlog.h \ - $(top_srcdir)/src/H5private.h \ - $(top_builddir)/src/H5config.h -chunk.lo: \ - $(srcdir)/chunk.c \ + $(top_srcdir)/src/H5FDlog.h +pio_timer.lo: \ + $(srcdir)/pio_timer.c \ + $(srcdir)/pio_timer.h \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ $(top_builddir)/src/H5pubconf.h \ @@ -70,9 +69,11 @@ chunk.lo: \ $(top_srcdir)/src/H5FDgass.h \ $(top_srcdir)/src/H5FDstream.h \ $(top_srcdir)/src/H5FDmulti.h \ - $(top_srcdir)/src/H5FDlog.h -overhead.lo: \ - $(srcdir)/overhead.c \ + $(top_srcdir)/src/H5FDlog.h \ + $(srcdir)/pio_perf.h \ + $(top_srcdir)/src/H5private.h +pio_perf.lo: \ + $(srcdir)/pio_perf.c \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ $(top_builddir)/src/H5pubconf.h \ @@ -104,9 +105,26 @@ overhead.lo: \ $(top_srcdir)/src/H5FDgass.h \ $(top_srcdir)/src/H5FDstream.h \ $(top_srcdir)/src/H5FDmulti.h \ - $(top_srcdir)/src/H5FDlog.h -pio_perf.lo: \ - $(srcdir)/pio_perf.c \ + $(top_srcdir)/src/H5FDlog.h \ + $(top_srcdir)/tools/lib/h5tools_utils.h \ + $(srcdir)/pio_perf.h \ + $(srcdir)/pio_timer.h \ + $(top_srcdir)/src/H5private.h \ + $(top_srcdir)/test/h5test.h \ + $(top_srcdir)/src/H5Tpkg.h \ + $(top_srcdir)/src/H5HGprivate.h \ + $(top_srcdir)/src/H5Fprivate.h \ + $(top_srcdir)/src/H5Dprivate.h \ + $(top_srcdir)/src/H5Gprivate.h \ + $(top_srcdir)/src/H5Bprivate.h \ + $(top_srcdir)/src/H5ACprivate.h \ + $(top_srcdir)/src/H5Oprivate.h \ + $(top_srcdir)/src/H5Tprivate.h \ + $(top_srcdir)/src/H5Rprivate.h \ + $(top_srcdir)/src/H5Zprivate.h \ + $(top_srcdir)/src/H5Sprivate.h +pio_engine.lo: \ + $(srcdir)/pio_engine.c \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ $(top_builddir)/src/H5pubconf.h \ @@ -138,9 +156,25 @@ pio_perf.lo: \ $(top_srcdir)/src/H5FDgass.h \ $(top_srcdir)/src/H5FDstream.h \ $(top_srcdir)/src/H5FDmulti.h \ - $(top_srcdir)/src/H5FDlog.h -pio_engine.lo: \ - $(srcdir)/pio_engine.c \ + $(top_srcdir)/src/H5FDlog.h \ + $(srcdir)/pio_perf.h \ + $(srcdir)/pio_timer.h \ + $(top_srcdir)/src/H5private.h \ + $(top_srcdir)/test/h5test.h \ + $(top_srcdir)/src/H5Tpkg.h \ + $(top_srcdir)/src/H5HGprivate.h \ + $(top_srcdir)/src/H5Fprivate.h \ + $(top_srcdir)/src/H5Dprivate.h \ + $(top_srcdir)/src/H5Gprivate.h \ + $(top_srcdir)/src/H5Bprivate.h \ + $(top_srcdir)/src/H5ACprivate.h \ + $(top_srcdir)/src/H5Oprivate.h \ + $(top_srcdir)/src/H5Tprivate.h \ + $(top_srcdir)/src/H5Rprivate.h \ + $(top_srcdir)/src/H5Zprivate.h \ + $(top_srcdir)/src/H5Sprivate.h +iopipe.lo: \ + $(srcdir)/iopipe.c \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ $(top_builddir)/src/H5pubconf.h \ @@ -172,10 +206,10 @@ pio_engine.lo: \ $(top_srcdir)/src/H5FDgass.h \ $(top_srcdir)/src/H5FDstream.h \ $(top_srcdir)/src/H5FDmulti.h \ - $(top_srcdir)/src/H5FDlog.h -pio_timer.lo: \ - $(srcdir)/pio_timer.c \ - $(srcdir)/pio_timer.h \ + $(top_srcdir)/src/H5FDlog.h \ + $(top_srcdir)/src/H5private.h +overhead.lo: \ + $(srcdir)/overhead.c \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ $(top_builddir)/src/H5pubconf.h \ @@ -207,4 +241,5 @@ pio_timer.lo: \ $(top_srcdir)/src/H5FDgass.h \ $(top_srcdir)/src/H5FDstream.h \ $(top_srcdir)/src/H5FDmulti.h \ - $(top_srcdir)/src/H5FDlog.h + $(top_srcdir)/src/H5FDlog.h \ + $(top_srcdir)/src/H5private.h |