diff options
author | Robb Matzke <matzke@llnl.gov> | 1999-11-01 15:21:16 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 1999-11-01 15:21:16 (GMT) |
commit | eb8747499d505f2cdcb448fffb127eba48dcccd8 (patch) | |
tree | 1a83fbf43326af6be447995f1012e2fa6f969784 /test | |
parent | 7dec251c1a4d8c780a6f8833d51e0815648ec134 (diff) | |
download | hdf5-eb8747499d505f2cdcb448fffb127eba48dcccd8.zip hdf5-eb8747499d505f2cdcb448fffb127eba48dcccd8.tar.gz hdf5-eb8747499d505f2cdcb448fffb127eba48dcccd8.tar.bz2 |
[svn-r1802] Changes since 19991019
----------------------
./MANIFEST
./configure.in
./configure [REGENERATED]
Added more checking for `make' features.
./Makefile.in
./doc/Makefile.in
./doc/html/Makefile.in
./doc/html/Tutor/Makefile.in
./examples/Makefile.in
./pablo/Makefile.in
./src/Makefile.in
./test/Makefile.in
./testpar/Makefile.in
./tools/Makefile.in
./config/commence.in
./config/conclude.in
./config/depend.in [REMOVED]
./config/depend1.in [NEW]
./config/depend2.in [NEW]
./config/depend3.in [NEW]
./config/depend4.in [NEW]
./config/dependN.in [NEW]
The directory search stuff was moved into commence.in, thereby
shortening the Makefile.in prologues.
./doc/html/Dependencies [NEW]
./doc/html/Tutor/Dependencies [NEW]
./examples/Dependencies [NEW]
./src/Dependencies [NEW]
./test/Dependencies [NEW]
./testpar/Dependencies [NEW]
./tools/Dependencies [NEW]
The `.distdep' files were all renamed to `Dependencies' to make them
more obvious. They are required (but may be empty) in every directory
that has a Makefile.in that ends with @CONCLUDE@ (you'll get an
obvious error from make if you forgot to create one).
./bin/trace
./src/H5.c
Added H5E_major_t and H5E_minor_t although tracing only prints the
integer value.
./src/H5E.c
./src/H5Epublic.h
Added tracing information.
./src/H5FDcore.c
./src/H5FDfamily.c
./src/H5FDgass.c
./src/H5FDmpio.c
./src/H5FDsec2.c
./src/H5FDstdio.c
Fixed places where FUNC_LEAVE() evaluated it's argument more than
once.
Added tracing information.
Wrapped long lines.
./config/gnu-flags
Fixed a syntax error when we don't have a gnu compiler.
Diffstat (limited to 'test')
-rw-r--r-- | test/Dependencies (renamed from test/.distdep) | 41 | ||||
-rw-r--r-- | test/Makefile.in | 3 |
2 files changed, 25 insertions, 19 deletions
diff --git a/test/.distdep b/test/Dependencies index 6e233c4..24c0596 100644 --- a/test/.distdep +++ b/test/Dependencies @@ -1,3 +1,6 @@ +## This file is machine generated on GNU systems. +## Only temporary changes may be made here. + h5test.lo: \ h5test.c \ h5test.h \ @@ -500,7 +503,8 @@ gheap.lo: \ H5Tprivate.h \ H5Gprivate.h \ H5Bprivate.h \ - H5Eprivate.h + H5Eprivate.h \ + H5Iprivate.h hyperslab.lo: \ hyperslab.c \ H5private.h \ @@ -586,8 +590,7 @@ istore.lo: \ H5Sprivate.h \ H5Zprivate.h \ H5Iprivate.h \ - H5Pprivate.h \ - H5MMprivate.h + H5Pprivate.h lheap.lo: \ lheap.c \ h5test.h \ @@ -628,8 +631,7 @@ lheap.lo: \ H5Rprivate.h \ H5Tprivate.h \ H5Gprivate.h \ - H5Bprivate.h \ - H5HLprivate.h + H5Bprivate.h links.lo: \ links.c \ h5test.h \ @@ -897,8 +899,7 @@ stab.lo: \ H5Rprivate.h \ H5Tprivate.h \ H5Gprivate.h \ - H5Bprivate.h \ - H5Gpkg.h + H5Bprivate.h tattr.lo: \ tattr.c \ testhdf5.h \ @@ -931,7 +932,8 @@ tattr.lo: \ H5FDfamily.h \ H5FDmpio.h \ H5FDsec2.h \ - H5FDstdio.h + H5FDstdio.h \ + H5FDgass.h testhdf5.lo: \ testhdf5.c \ testhdf5.h \ @@ -939,8 +941,7 @@ testhdf5.lo: \ H5public.h \ H5config.h \ H5api_adpt.h \ - H5Eprivate.h \ - H5Epublic.h + H5Eprivate.h tfile.lo: \ tfile.c \ testhdf5.h \ @@ -988,7 +989,9 @@ th5s.lo: \ H5Tpublic.h \ H5Rprivate.h \ H5Rpublic.h \ - H5Zprivate.h + H5Zprivate.h \ + H5Zpublic.h \ + H5Pprivate.h tmeta.lo: \ tmeta.c \ testhdf5.h \ @@ -1033,7 +1036,8 @@ trefer.lo: \ H5FDfamily.h \ H5FDmpio.h \ H5FDsec2.h \ - H5FDstdio.h + H5FDstdio.h \ + H5FDgass.h tselect.lo: \ tselect.c \ testhdf5.h \ @@ -1066,7 +1070,8 @@ tselect.lo: \ H5FDfamily.h \ H5FDmpio.h \ H5FDsec2.h \ - H5FDstdio.h + H5FDstdio.h \ + H5FDgass.h tvltypes.lo: \ tvltypes.c \ testhdf5.h \ @@ -1099,7 +1104,8 @@ tvltypes.lo: \ H5FDfamily.h \ H5FDmpio.h \ H5FDsec2.h \ - H5FDstdio.h + H5FDstdio.h \ + H5FDgass.h tvlstr.lo: \ tvlstr.c \ testhdf5.h \ @@ -1132,7 +1138,8 @@ tvlstr.lo: \ H5FDfamily.h \ H5FDmpio.h \ H5FDsec2.h \ - H5FDstdio.h + H5FDstdio.h \ + H5FDgass.h unlink.lo: \ unlink.c \ h5test.h \ @@ -1288,7 +1295,9 @@ gass_read.lo: \ H5HGprivate.h \ H5Fprivate.h \ H5Rprivate.h \ - H5Tprivate.h + H5Tprivate.h \ + H5Gprivate.h \ + H5Bprivate.h gass_append.lo: \ gass_append.c \ h5test.h \ diff --git a/test/Makefile.in b/test/Makefile.in index 04c374b..5d711bc 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -7,8 +7,6 @@ top_srcdir=@top_srcdir@ top_builddir=.. srcdir=@srcdir@ -VPATH=.:@srcdir@ -.PATH: . @srcdir@ @COMMENCE@ ## Add include directory to the C preprocessor flags and the h5test and hdf5 @@ -167,4 +165,3 @@ gass_append: gass_append.lo @$(LT_LINK_EXE) $(CFLAGS) -o $@ gass_append.lo $(LIB) $(LIBHDF5) $(LDFLAGS) $(LIBS) @CONCLUDE@ - |