summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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,"+-