summaryrefslogtreecommitdiffstats
path: root/vms/src/make.com
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2008-12-22 18:42:06 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2008-12-22 18:42:06 (GMT)
commitec9ff804e2159c15cbc9660b528873a79afbf139 (patch)
tree1d9684cbb2115b39c1fef240e26c07f3b6a80e13 /vms/src/make.com
parent1b42d702942d0901ce3eaccdac5314f1ac663435 (diff)
downloadhdf5-ec9ff804e2159c15cbc9660b528873a79afbf139.zip
hdf5-ec9ff804e2159c15cbc9660b528873a79afbf139.tar.gz
hdf5-ec9ff804e2159c15cbc9660b528873a79afbf139.tar.bz2
[svn-r16212] Update: H5Distore.c was taken out. H5Bdbg.c and H5Dbtree.c were added.
Tested on Open VMS.
Diffstat (limited to 'vms/src/make.com')
-rw-r--r--vms/src/make.com6
1 files changed, 3 insertions, 3 deletions
diff --git a/vms/src/make.com b/vms/src/make.com
index 7135814..146b461 100644
--- a/vms/src/make.com
+++ b/vms/src/make.com
@@ -30,10 +30,10 @@ $ type sys$input
$!
$ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+-
"H5Abtree2, H5A, H5AC, H5Adense, H5Adeprec, H5Aint, H5Atest,"+-
- "H5B2, H5B2cache, H5B2dbg, H5B2int, H5B2stat, H5B2test, H5B, H5Bcache,"+-
+ "H5B2, H5B2cache, H5B2dbg, H5B2int, H5B2stat, H5B2test, H5B, H5Bcache, H5Bdbg,"+-
"H5C, H5CS,"+-
- "H5D, H5Dchunk, H5Dcompact, H5Dcontig, H5Ddbg, H5Ddeprec, H5Defl,"+-
- "H5Dfill, H5Dint, H5Dio, H5Distore, H5Dmpio, H5Doh, H5Dscatgath, H5Dselect, H5Dtest,"+-
+ "H5Dbtree, H5D, H5Dchunk, H5Dcompact, H5Dcontig, H5Ddbg, H5Ddeprec, H5Defl,"+-
+ "H5Dfill, H5Dint, H5Dio, H5Dmpio, H5Doh, H5Dscatgath, H5Dselect, H5Dtest,"+-
"H5E, H5Edeprec, H5Eint,"+-
"H5Faccum, H5F, H5Fdbg, H5FD, H5FDcore,"+-
"H5FDdirect, H5FDfamily, H5FDint, H5FDlog, H5FDmpi, H5FDmpio,"+-