[svn-r6412] Purpose:

Code cleanup

Description:
    Update dependencies and clean up a few warnings.

Platforms tested:
    Linux 2.2 (eirene) w/parallel
This commit is contained in:
Quincey Koziol
2003-02-17 12:11:03 -05:00
parent 946c606452
commit 0475dd9a70
16 changed files with 1451 additions and 513 deletions

View File

@@ -35,9 +35,10 @@ h5diff.lo: \
$(top_srcdir)/src/H5FDsec2.h \
$(top_srcdir)/src/H5FDsrb.h \
$(top_srcdir)/src/H5FDstdio.h \
$(top_srcdir)/src/H5FDstream.h
h5difftst.lo: \
$(srcdir)/h5difftst.c \
$(top_srcdir)/src/H5FDstream.h \
$(srcdir)/h5trav.h
h5trav.lo: \
$(srcdir)/h5trav.c \
$(top_srcdir)/src/hdf5.h \
$(top_srcdir)/src/H5public.h \
$(top_builddir)/src/H5pubconf.h \
@@ -70,4 +71,5 @@ h5difftst.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 \
$(srcdir)/h5trav.h