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/h5repack/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 'tools/h5repack/Dependencies')
-rw-r--r-- | tools/h5repack/Dependencies | 63 |
1 files changed, 51 insertions, 12 deletions
diff --git a/tools/h5repack/Dependencies b/tools/h5repack/Dependencies index 7623283..959761d 100644 --- a/tools/h5repack/Dependencies +++ b/tools/h5repack/Dependencies @@ -40,9 +40,49 @@ h5repack.lo: \ $(top_srcdir)/src/H5FDsrb.h \ $(top_srcdir)/src/H5FDstdio.h \ $(top_srcdir)/src/H5FDstream.h \ - $(top_srcdir)/tools/h5repack/h5repack_opttable.h \ - $(top_srcdir)/tools/h5repack/h5repack_parse.h \ - $(top_srcdir)/tools/h5repack/h5repack_list.h \ + $(top_srcdir)/tools/lib/h5trav.h +h5repack_copy.lo: \ + $(top_srcdir)/tools/h5repack/h5repack_copy.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 \ + $(top_srcdir)/tools/h5repack/h5repack.h \ + $(top_srcdir)/src/hdf5.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/H5Epubgen.h \ + $(top_srcdir)/src/H5Fpublic.h \ + $(top_srcdir)/src/H5FDpublic.h \ + $(top_srcdir)/src/H5FPpublic.h \ + $(top_srcdir)/src/H5Gpublic.h \ + $(top_srcdir)/src/H5Opublic.h \ + $(top_srcdir)/src/H5HGpublic.h \ + $(top_srcdir)/src/H5HLpublic.h \ + $(top_srcdir)/src/H5MMpublic.h \ + $(top_srcdir)/src/H5Ppublic.h \ + $(top_srcdir)/src/H5Zpublic.h \ + $(top_srcdir)/src/H5Rpublic.h \ + $(top_srcdir)/src/H5Spublic.h \ + $(top_srcdir)/src/H5Tpublic.h \ + $(top_srcdir)/src/H5FDcore.h \ + $(top_srcdir)/src/H5FDfamily.h \ + $(top_srcdir)/src/H5FDfphdf5.h \ + $(top_srcdir)/src/H5FDmpio.h \ + $(top_srcdir)/src/H5FDgass.h \ + $(top_srcdir)/src/H5FDlog.h \ + $(top_srcdir)/src/H5FDmpiposix.h \ + $(top_srcdir)/src/H5FDmulti.h \ + $(top_srcdir)/src/H5FDsec2.h \ + $(top_srcdir)/src/H5FDsrb.h \ + $(top_srcdir)/src/H5FDstdio.h \ + $(top_srcdir)/src/H5FDstream.h \ $(top_srcdir)/tools/lib/h5trav.h h5repack_list.lo: \ $(top_srcdir)/tools/h5repack/h5repack_list.c \ @@ -86,7 +126,6 @@ h5repack_list.lo: \ $(top_srcdir)/src/H5FDsrb.h \ $(top_srcdir)/src/H5FDstdio.h \ $(top_srcdir)/src/H5FDstream.h \ - $(top_srcdir)/tools/h5repack/h5repack_list.h \ $(top_srcdir)/tools/lib/h5trav.h h5repack_main.lo: \ $(top_srcdir)/tools/h5repack/h5repack_main.c \ @@ -127,10 +166,9 @@ h5repack_main.lo: \ $(top_srcdir)/src/H5FDsrb.h \ $(top_srcdir)/src/H5FDstdio.h \ $(top_srcdir)/src/H5FDstream.h \ - $(top_srcdir)/tools/h5repack/h5repack_parse.h + $(top_srcdir)/tools/lib/h5trav.h h5repack_opttable.lo: \ $(top_srcdir)/tools/h5repack/h5repack_opttable.c \ - $(top_srcdir)/tools/h5repack/h5repack_opttable.h \ $(top_srcdir)/tools/h5repack/h5repack.h \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ @@ -167,10 +205,10 @@ h5repack_opttable.lo: \ $(top_srcdir)/src/H5FDsec2.h \ $(top_srcdir)/src/H5FDsrb.h \ $(top_srcdir)/src/H5FDstdio.h \ - $(top_srcdir)/src/H5FDstream.h + $(top_srcdir)/src/H5FDstream.h \ + $(top_srcdir)/tools/lib/h5trav.h h5repack_parse.lo: \ $(top_srcdir)/tools/h5repack/h5repack_parse.c \ - $(top_srcdir)/tools/h5repack/h5repack_parse.h \ $(top_srcdir)/tools/h5repack/h5repack.h \ $(top_srcdir)/src/hdf5.h \ $(top_srcdir)/src/H5public.h \ @@ -207,7 +245,8 @@ h5repack_parse.lo: \ $(top_srcdir)/src/H5FDsec2.h \ $(top_srcdir)/src/H5FDsrb.h \ $(top_srcdir)/src/H5FDstdio.h \ - $(top_srcdir)/src/H5FDstream.h + $(top_srcdir)/src/H5FDstream.h \ + $(top_srcdir)/tools/lib/h5trav.h test_h5repack_add.lo: \ $(top_srcdir)/tools/h5repack/test_h5repack_add.c \ $(top_srcdir)/src/hdf5.h \ @@ -258,7 +297,8 @@ test_h5repack_add.lo: \ $(top_srcdir)/src/H5Fprivate.h \ $(top_srcdir)/src/H5RSprivate.h \ $(top_srcdir)/src/H5Rprivate.h \ - $(top_srcdir)/tools/h5repack/test_h5repack_add.h + $(top_srcdir)/tools/h5repack/h5repack.h \ + $(top_srcdir)/tools/lib/h5trav.h test_h5repack_main.lo: \ $(top_srcdir)/tools/h5repack/test_h5repack_main.c \ $(top_srcdir)/src/hdf5.h \ @@ -310,6 +350,5 @@ test_h5repack_main.lo: \ $(top_srcdir)/src/H5RSprivate.h \ $(top_srcdir)/src/H5Rprivate.h \ $(top_srcdir)/tools/h5repack/h5repack.h \ - $(top_srcdir)/tools/lib/h5diff.h \ $(top_srcdir)/tools/lib/h5trav.h \ - $(top_srcdir)/tools/h5repack/test_h5repack_add.h + $(top_srcdir)/tools/lib/h5diff.h |