diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2003-12-05 15:39:53 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2003-12-05 15:39:53 (GMT) |
commit | aaff647518543633aa1b95649666bffb02b758a4 (patch) | |
tree | 92ed06fbbb5f444e1cde2e6fdd741751c5f4d79a /test/Dependencies | |
parent | 28e43d818f105e2b93caa1b39a0ea056d8f3393e (diff) | |
download | hdf5-aaff647518543633aa1b95649666bffb02b758a4.zip hdf5-aaff647518543633aa1b95649666bffb02b758a4.tar.gz hdf5-aaff647518543633aa1b95649666bffb02b758a4.tar.bz2 |
[svn-r7914] Purpose:
Regenerate the Dependencies files if needed.
Description:
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'test/Dependencies')
-rw-r--r-- | test/Dependencies | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Dependencies b/test/Dependencies index c5c3c31..83a5ddf 100644 --- a/test/Dependencies +++ b/test/Dependencies @@ -660,7 +660,6 @@ hyperslab.lo: \ $(top_srcdir)/src/H5RSprivate.h \ $(top_srcdir)/src/H5Rprivate.h \ $(top_srcdir)/src/H5Eprivate.h \ - $(top_srcdir)/src/H5MMprivate.h \ $(top_srcdir)/src/H5Vprivate.h istore.lo: \ $(top_srcdir)/test/istore.c \ @@ -722,7 +721,6 @@ istore.lo: \ $(top_srcdir)/src/H5Fpkg.h \ $(top_srcdir)/src/H5FOprivate.h \ $(top_srcdir)/src/H5TBprivate.h \ - $(top_srcdir)/src/H5MMprivate.h \ $(top_srcdir)/src/H5Vprivate.h lheap.lo: \ $(top_srcdir)/test/lheap.c \ |