diff options
author | Albert Cheng <acheng@hdfgroup.org> | 1999-12-17 14:39:14 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 1999-12-17 14:39:14 (GMT) |
commit | ecd36aa6975ef906227f156e19d24d645822cc0a (patch) | |
tree | d36255cba5564090114ca73f70f7c7c045b4b953 /testpar | |
parent | 2c7bbf697f56815d82c298e1103870daebe298c3 (diff) | |
download | hdf5-ecd36aa6975ef906227f156e19d24d645822cc0a.zip hdf5-ecd36aa6975ef906227f156e19d24d645822cc0a.tar.gz hdf5-ecd36aa6975ef906227f156e19d24d645822cc0a.tar.bz2 |
[svn-r1882] New entries automatically created by one of gmake/configure/autoconf
or their buddies, due to the addition of new test module.
Diffstat (limited to 'testpar')
-rw-r--r-- | testpar/Dependencies | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/testpar/Dependencies b/testpar/Dependencies index f03cd19..f566691 100644 --- a/testpar/Dependencies +++ b/testpar/Dependencies @@ -129,3 +129,35 @@ t_mpi.lo: \ $(top_srcdir)/src/H5FDsec2.h \ $(top_srcdir)/src/H5FDstdio.h \ $(top_srcdir)/src/H5FDgass.h +t_mdset.lo: \ + $(srcdir)/t_mdset.c \ + $(srcdir)/testphdf5.h \ + $(top_srcdir)/src/hdf5.h \ + $(top_srcdir)/src/H5public.h \ + $(top_builddir)/src/H5pubconf.h \ + $(top_srcdir)/src/H5api_adpt.h \ + $(top_srcdir)/src/H5Ipublic.h \ + $(top_srcdir)/src/H5Apublic.h \ + $(top_srcdir)/src/H5ACpublic.h \ + $(top_srcdir)/src/H5Bpublic.h \ + $(top_srcdir)/src/H5Dpublic.h \ + $(top_srcdir)/src/H5Epublic.h \ + $(top_srcdir)/src/H5Fpublic.h \ + $(top_srcdir)/src/H5FDpublic.h \ + $(top_srcdir)/src/H5Gpublic.h \ + $(top_srcdir)/src/H5HGpublic.h \ + $(top_srcdir)/src/H5HLpublic.h \ + $(top_srcdir)/src/H5MMpublic.h \ + $(top_srcdir)/src/H5Opublic.h \ + $(top_srcdir)/src/H5Ppublic.h \ + $(top_srcdir)/src/H5Zpublic.h \ + $(top_srcdir)/src/H5Rpublic.h \ + $(top_srcdir)/src/H5RApublic.h \ + $(top_srcdir)/src/H5Spublic.h \ + $(top_srcdir)/src/H5Tpublic.h \ + $(top_srcdir)/src/H5FDcore.h \ + $(top_srcdir)/src/H5FDfamily.h \ + $(top_srcdir)/src/H5FDmpio.h \ + $(top_srcdir)/src/H5FDsec2.h \ + $(top_srcdir)/src/H5FDstdio.h \ + $(top_srcdir)/src/H5FDgass.h |