summaryrefslogtreecommitdiffstats
path: root/test/.distdep
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>1999-03-12 18:35:04 (GMT)
committerRobb Matzke <matzke@llnl.gov>1999-03-12 18:35:04 (GMT)
commitb8ef51ee7a0cf3fd27ccedac81f637ac10c75942 (patch)
treeef99f4a38d89b682fa065ffb45c83ce0f2574aac /test/.distdep
parentd6cc19e3f2f84d50e1a62b004a34d6c2a9734a10 (diff)
downloadhdf5-b8ef51ee7a0cf3fd27ccedac81f637ac10c75942.zip
hdf5-b8ef51ee7a0cf3fd27ccedac81f637ac10c75942.tar.gz
hdf5-b8ef51ee7a0cf3fd27ccedac81f637ac10c75942.tar.bz2
[svn-r1138] Changes since 19990304
---------------------- ./config/*-aix4.* [REMOVED] ./config/*-aix4.x [NEW] ./config/solaris2.5 [REMOVED] ./config/solaris2.x [NEW] ./configure.in ./configure [REGENERATED] ./MANIFEST Changed the names of the IBM-SP2 config files by replacing the minor version numbers with an `x'. The solaris config warns about old versions of gcc. The RUNSERIAL value is set to the empty string by default. The config/* file (or user) can override it by setting it to some other value. The `--enable-parallel' with no flags turns on the HAVE_PARALLEL constant in the source code but doesn't add any MPI or MPI-IO libraries to the link line. If we are compiling for parallel then configure checks that we can actually link a very simple program. This has the benefit of detecting config errors before we waste time compiling the entire library. Configure recognizes `mpcc_r' as a parallel compiler. ./src/H5A.c ./src/H5Apublic.c Fixed some compiler warnings. Changed the return type of H5Aget_name() from hssize_t to ssize_t because the name can never be larger then memory.
Diffstat (limited to 'test/.distdep')
-rw-r--r--test/.distdep143
1 files changed, 56 insertions, 87 deletions
diff --git a/test/.distdep b/test/.distdep
index 581ae53..68296c1 100644
--- a/test/.distdep
+++ b/test/.distdep
@@ -28,8 +28,7 @@ h5test.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
big.o: \
big.c \
h5test.h \
@@ -60,8 +59,7 @@ big.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
bittests.o: \
bittests.c \
h5test.h \
@@ -92,8 +90,7 @@ bittests.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
chunk.o: \
chunk.c \
../src/hdf5.h \
@@ -149,8 +146,7 @@ cmpd_dset.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
dsets.o: \
dsets.c \
h5test.h \
@@ -181,8 +177,7 @@ dsets.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
dtypes.o: \
dtypes.c \
h5test.h \
@@ -213,8 +208,7 @@ dtypes.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
extend.o: \
extend.c \
h5test.h \
@@ -245,8 +239,7 @@ extend.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
external.o: \
external.c \
h5test.h \
@@ -277,8 +270,7 @@ external.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
fillval.o: \
fillval.c \
h5test.h \
@@ -309,8 +301,7 @@ fillval.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
flush1.o: \
flush1.c \
h5test.h \
@@ -341,8 +332,7 @@ flush1.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
flush2.o: \
flush2.c \
h5test.h \
@@ -373,8 +363,7 @@ flush2.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
gheap.o: \
gheap.c \
h5test.h \
@@ -408,8 +397,13 @@ gheap.o: \
../src/H5Rprivate.h \
../src/H5Tprivate.h \
../src/H5Gprivate.h \
- ../src/H5Bprivate.h \
- ../src/H5Eprivate.h
+ ../src/H5Bprivate.h
+hyperslab.o: \
+ hyperslab.c \
+ ../src/H5private.h \
+ ../src/H5public.h \
+ ../src/H5config.h \
+ ../src/H5api_adpt.h
iopipe.o: \
iopipe.c \
../src/hdf5.h \
@@ -474,8 +468,7 @@ istore.o: \
../src/H5Sprivate.h \
../src/H5Zprivate.h \
../src/H5Iprivate.h \
- ../src/H5Pprivate.h \
- ../src/H5MMprivate.h
+ ../src/H5Pprivate.h
lheap.o: \
lheap.c \
h5test.h \
@@ -509,8 +502,7 @@ lheap.o: \
../src/H5Rprivate.h \
../src/H5Tprivate.h \
../src/H5Gprivate.h \
- ../src/H5Bprivate.h \
- ../src/H5HLprivate.h
+ ../src/H5Bprivate.h
links.o: \
links.c \
h5test.h \
@@ -541,8 +533,7 @@ links.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
mount.o: \
mount.c \
h5test.h \
@@ -573,8 +564,7 @@ mount.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
mtime.o: \
mtime.c \
h5test.h \
@@ -605,8 +595,7 @@ mtime.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
ohdr.o: \
ohdr.c \
h5test.h \
@@ -643,8 +632,7 @@ ohdr.o: \
../src/H5Bprivate.h \
../src/H5Iprivate.h \
../src/H5Oprivate.h \
- ../src/H5Sprivate.h \
- ../src/H5Zprivate.h
+ ../src/H5Sprivate.h
overhead.o: \
overhead.c \
../src/hdf5.h \
@@ -729,8 +717,7 @@ stab.o: \
../src/H5Rprivate.h \
../src/H5Tprivate.h \
../src/H5Gprivate.h \
- ../src/H5Bprivate.h \
- ../src/H5Gpkg.h
+ ../src/H5Bprivate.h
tattr.o: \
tattr.c \
testhdf5.h \
@@ -755,18 +742,14 @@ tattr.o: \
../src/H5Opublic.h \
../src/H5Ppublic.h \
../src/H5Zpublic.h \
- ../src/H5Rpublic.h \
- ../src/H5RApublic.h \
- ../src/H5Spublic.h
+ ../src/H5Rpublic.h
testhdf5.o: \
testhdf5.c \
testhdf5.h \
../src/H5private.h \
../src/H5public.h \
../src/H5config.h \
- ../src/H5api_adpt.h \
- ../src/H5Eprivate.h \
- ../src/H5Epublic.h
+ ../src/H5api_adpt.h
tfile.o: \
tfile.c \
testhdf5.h \
@@ -781,7 +764,8 @@ tfile.o: \
../src/H5Bpublic.h \
../src/H5Fprivate.h \
../src/H5Fpublic.h \
- ../src/H5Dpublic.h
+ ../src/H5Dpublic.h \
+ ../src/H5Pprivate.h
th5s.o: \
th5s.c \
testhdf5.h \
@@ -808,7 +792,8 @@ th5s.o: \
../src/H5Tprivate.h \
../src/H5Tpublic.h \
../src/H5Zprivate.h \
- ../src/H5Zpublic.h
+ ../src/H5Zpublic.h \
+ ../src/H5Pprivate.h
tmeta.o: \
tmeta.c \
testhdf5.h \
@@ -818,36 +803,7 @@ tmeta.o: \
../src/H5api_adpt.h \
../src/H5Eprivate.h \
../src/H5Epublic.h \
- ../src/H5Ipublic.h \
- ../src/H5Fprivate.h \
- ../src/H5Fpublic.h
-trefer.o: \
- trefer.c \
- testhdf5.h \
- ../src/H5private.h \
- ../src/H5public.h \
- ../src/H5config.h \
- ../src/H5api_adpt.h \
- ../src/H5Eprivate.h \
- ../src/H5Epublic.h \
- ../src/H5Ipublic.h \
- ../src/hdf5.h \
- ../src/H5Apublic.h \
- ../src/H5ACpublic.h \
- ../src/H5Bpublic.h \
- ../src/H5Dpublic.h \
- ../src/H5Fpublic.h \
- ../src/H5Gpublic.h \
- ../src/H5HGpublic.h \
- ../src/H5HLpublic.h \
- ../src/H5MFpublic.h \
- ../src/H5MMpublic.h \
- ../src/H5Opublic.h \
- ../src/H5Ppublic.h \
- ../src/H5Zpublic.h \
- ../src/H5Rpublic.h \
- ../src/H5RApublic.h \
- ../src/H5Spublic.h
+ ../src/H5Ipublic.h
tselect.o: \
tselect.c \
testhdf5.h \
@@ -872,9 +828,7 @@ tselect.o: \
../src/H5Opublic.h \
../src/H5Ppublic.h \
../src/H5Zpublic.h \
- ../src/H5Rpublic.h \
- ../src/H5RApublic.h \
- ../src/H5Spublic.h
+ ../src/H5Rpublic.h
unlink.o: \
unlink.c \
h5test.h \
@@ -905,8 +859,7 @@ unlink.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
+ ../src/H5Rprivate.h
enum.o: \
enum.c \
h5test.h \
@@ -937,13 +890,29 @@ enum.o: \
../src/H5Tpkg.h \
../src/H5HGprivate.h \
../src/H5Fprivate.h \
- ../src/H5Rprivate.h \
- ../src/H5Tprivate.h
-hyperslab.o: \
- hyperslab.c \
+ ../src/H5Rprivate.h
+trefer.o: \
+ trefer.c \
+ testhdf5.h \
../src/H5private.h \
../src/H5public.h \
../src/H5config.h \
../src/H5api_adpt.h \
- ../src/H5MMprivate.h \
- ../src/H5MMpublic.h
+ ../src/H5Eprivate.h \
+ ../src/H5Epublic.h \
+ ../src/H5Ipublic.h \
+ ../src/hdf5.h \
+ ../src/H5Apublic.h \
+ ../src/H5ACpublic.h \
+ ../src/H5Bpublic.h \
+ ../src/H5Dpublic.h \
+ ../src/H5Fpublic.h \
+ ../src/H5Gpublic.h \
+ ../src/H5HGpublic.h \
+ ../src/H5HLpublic.h \
+ ../src/H5MFpublic.h \
+ ../src/H5MMpublic.h \
+ ../src/H5Opublic.h \
+ ../src/H5Ppublic.h \
+ ../src/H5Zpublic.h \
+ ../src/H5Rpublic.h