diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2000-05-11 22:15:12 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2000-05-11 22:15:12 (GMT) |
commit | e02e441734f6f9a86b77c87a4d009ff8f4df0e60 (patch) | |
tree | 5e890562010db9fc9b66600352b7a38ca01d337b /tools/Dependencies | |
parent | 330d49b27aace66a65b8b3ec9fdd3a25573c09bb (diff) | |
download | hdf5-e02e441734f6f9a86b77c87a4d009ff8f4df0e60.zip hdf5-e02e441734f6f9a86b77c87a4d009ff8f4df0e60.tar.gz hdf5-e02e441734f6f9a86b77c87a4d009ff8f4df0e60.tar.bz2 |
[svn-r2242] Removed h5dumputil.c. Its functions have been migrated to h5tools.c.
Diffstat (limited to 'tools/Dependencies')
-rw-r--r-- | tools/Dependencies | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Dependencies b/tools/Dependencies index 307a20f..4dac963 100644 --- a/tools/Dependencies +++ b/tools/Dependencies @@ -244,7 +244,6 @@ h5dump.lo: \ $(top_srcdir)/src/H5private.h \ $(top_builddir)/src/H5config.h h5dumputil.lo: \ - $(srcdir)/h5dumputil.c \ $(srcdir)/h5dump.h \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ |