diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2004-04-20 17:15:02 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2004-04-20 17:15:02 (GMT) |
commit | 478865258bdf4f5834578dd07646ddf898f69f9f (patch) | |
tree | d28b6c47b61aefab4349594e959f204830fb5226 /tools/misc/Dependencies | |
parent | 324c2883fd9ab091ee87bb6235dbafcfdd32617d (diff) | |
download | hdf5-478865258bdf4f5834578dd07646ddf898f69f9f.zip hdf5-478865258bdf4f5834578dd07646ddf898f69f9f.tar.gz hdf5-478865258bdf4f5834578dd07646ddf898f69f9f.tar.bz2 |
[svn-r8399] Purpose:
Update depenvy files after h5repack import & add dependency file to h5repack
directory.
Diffstat (limited to 'tools/misc/Dependencies')
-rw-r--r-- | tools/misc/Dependencies | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/misc/Dependencies b/tools/misc/Dependencies index efbbb8d..e9adc5d 100644 --- a/tools/misc/Dependencies +++ b/tools/misc/Dependencies @@ -115,6 +115,4 @@ pdb2hdf.lo: \ $(top_srcdir)/src/H5FDsec2.h \ $(top_srcdir)/src/H5FDsrb.h \ $(top_srcdir)/src/H5FDstdio.h \ - $(top_srcdir)/src/H5FDstream.h \ - pdb.h \ - score.h + $(top_srcdir)/src/H5FDstream.h |