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 /tools/h5import | |
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 'tools/h5import')
-rw-r--r-- | tools/h5import/Dependencies | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/h5import/Dependencies b/tools/h5import/Dependencies index 55db266..dcff37a 100644 --- a/tools/h5import/Dependencies +++ b/tools/h5import/Dependencies @@ -3,9 +3,6 @@ h5import.lo: \ $(top_srcdir)/tools/h5import/h5import.c \ - $(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 \ @@ -39,15 +36,11 @@ h5import.lo: \ $(top_srcdir)/src/H5FDsrb.h \ $(top_srcdir)/src/H5FDstdio.h \ $(top_srcdir)/src/H5FDstream.h \ - $(top_srcdir)/src/H5private.h \ $(top_srcdir)/src/H5MPprivate.h \ $(top_srcdir)/src/H5FSprivate.h \ $(top_srcdir)/tools/h5import/h5import.h h5importtest.lo: \ $(top_srcdir)/tools/h5import/h5importtest.c \ - $(top_srcdir)/src/H5private.h \ - $(top_srcdir)/src/H5public.h \ - $(top_builddir)/src/H5pubconf.h \ $(top_srcdir)/src/H5api_adpt.h \ $(top_srcdir)/src/H5MPprivate.h \ $(top_srcdir)/src/H5FSprivate.h |