summaryrefslogtreecommitdiffstats
path: root/tools/h5import
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-04-09 01:48:53 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-04-09 01:48:53 (GMT)
commitdcf796501e0bb993c84fd9b902ca16963566d6de (patch)
treebb795078f0fbc98d918ed0a7d9fb7dd022d9dfd8 /tools/h5import
parent5f94cb8141808378ed4d8cf6af82bdbe293c8855 (diff)
downloadhdf5-dcf796501e0bb993c84fd9b902ca16963566d6de.zip
hdf5-dcf796501e0bb993c84fd9b902ca16963566d6de.tar.gz
hdf5-dcf796501e0bb993c84fd9b902ca16963566d6de.tar.bz2
[svn-r6603] Purpose:
Code cleanup Description: Update dependencies. Solution: Platforms tested: FreeBSD 4.8 (sleipnir) w/szip Linux 2.4 (sleipnir) w/szip Solaris 2.7 (arabica) w/FORTRAN IRIX64 6.5 (modi4) w/szip, FORTRAN & parallel Misc. update:
Diffstat (limited to 'tools/h5import')
-rw-r--r--tools/h5import/Dependencies52
1 files changed, 51 insertions, 1 deletions
diff --git a/tools/h5import/Dependencies b/tools/h5import/Dependencies
index 0519ecb..c8b228e 100644
--- a/tools/h5import/Dependencies
+++ b/tools/h5import/Dependencies
@@ -1 +1,51 @@
- \ No newline at end of file
+## This file is machine generated on GNU systems.
+## Only temporary changes may be made here.
+
+h5import.lo: \
+ $(srcdir)/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 \
+ $(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/H5HGpublic.h \
+ $(top_srcdir)/src/H5HLpublic.h \
+ $(top_srcdir)/src/H5MMpublic.h \
+ $(top_srcdir)/src/H5Opublic.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)/src/H5private.h \
+ $(top_srcdir)/src/H5MPprivate.h \
+ $(top_srcdir)/src/H5FSprivate.h \
+ $(srcdir)/h5import.h
+h5importtest.lo: \
+ $(srcdir)/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