diff options
Diffstat (limited to 'hl/tools/gif2h5/Dependencies')
-rw-r--r-- | hl/tools/gif2h5/Dependencies | 69 |
1 files changed, 14 insertions, 55 deletions
diff --git a/hl/tools/gif2h5/Dependencies b/hl/tools/gif2h5/Dependencies index 5d32d9d..ffd5954 100644 --- a/hl/tools/gif2h5/Dependencies +++ b/hl/tools/gif2h5/Dependencies @@ -1,7 +1,7 @@ -## -## This file is machine generated on GNU systems. -## Only temporary changes may be made here. -## +# +# This file is machine generated on GNU systems. +# Only temporary changes may be made here. +# # Copyright by The HDF Group. # Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. @@ -50,8 +50,7 @@ decompress.lo: \ $(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)/src/H5FDstdio.h gif2hdf.lo: \ $(srcdir)/gif2hdf.c \ $(srcdir)/gif.h \ @@ -87,8 +86,7 @@ gif2hdf.lo: \ $(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)/src/H5FDstdio.h gif2mem.lo: \ $(srcdir)/gif2mem.c \ $(srcdir)/gif.h \ @@ -124,8 +122,7 @@ gif2mem.lo: \ $(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)/src/H5FDstdio.h gifread.lo: \ $(srcdir)/gifread.c \ $(srcdir)/gif.h \ @@ -161,8 +158,7 @@ gifread.lo: \ $(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)/src/H5FDstdio.h hdf2gif.lo: \ $(srcdir)/hdf2gif.c \ $(srcdir)/gif.h \ @@ -199,7 +195,9 @@ hdf2gif.lo: \ $(top_srcdir)/src/H5FDsec2.h \ $(top_srcdir)/src/H5FDsrb.h \ $(top_srcdir)/src/H5FDstdio.h \ - $(top_srcdir)/src/H5FDstream.h + $(top_srcdir)/hl/src/H5IM.h \ + $(top_srcdir)/hl/src/H5LT.h \ + $(top_srcdir)/src/hdf5.h hdfgifwr.lo: \ $(srcdir)/hdfgifwr.c \ $(srcdir)/gif.h \ @@ -235,46 +233,7 @@ hdfgifwr.lo: \ $(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 -readhdf.lo: \ - $(srcdir)/readhdf.c \ - $(srcdir)/gif.h \ - $(top_srcdir)/src/hdf5.h \ - $(top_srcdir)/src/H5public.h \ - $(top_builddir)/src/H5pubconf.h \ - $(top_srcdir)/src/H5api_adpt.h \ - $(top_srcdir)/src/H5Apublic.h \ - $(top_srcdir)/src/H5Ipublic.h \ - $(top_srcdir)/src/H5ACpublic.h \ - $(top_srcdir)/src/H5Bpublic.h \ - $(top_srcdir)/src/H5Dpublic.h \ - $(top_srcdir)/src/H5Epublic.h \ - $(top_srcdir)/src/H5Fpublic.h \ - $(top_srcdir)/src/H5FDpublic.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/H5FDgass.h \ - $(top_srcdir)/src/H5FDlog.h \ - $(top_srcdir)/src/H5FDmpi.h \ - $(top_srcdir)/src/H5FDmpio.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/h5tools.h + $(top_srcdir)/src/H5FDstdio.h writehdf.lo: \ $(srcdir)/writehdf.c \ $(srcdir)/gif.h \ @@ -311,6 +270,6 @@ writehdf.lo: \ $(top_srcdir)/src/H5FDsec2.h \ $(top_srcdir)/src/H5FDsrb.h \ $(top_srcdir)/src/H5FDstdio.h \ - $(top_srcdir)/src/H5FDstream.h \ $(top_srcdir)/hl/src/H5IM.h \ - $(top_srcdir)/hl/src/H5LT.h + $(top_srcdir)/hl/src/H5LT.h \ + $(top_srcdir)/src/hdf5.h |