summaryrefslogtreecommitdiffstats
path: root/vms/src/make.com
diff options
context:
space:
mode:
Diffstat (limited to 'vms/src/make.com')
-rw-r--r--vms/src/make.com3
1 files changed, 2 insertions, 1 deletions
diff --git a/vms/src/make.com b/vms/src/make.com
index 1bb6e36..46ebc74 100644
--- a/vms/src/make.com
+++ b/vms/src/make.com
@@ -53,7 +53,8 @@ $ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+-
$ cobj1= "H5R, H5RC,"+-
"H5RS, H5S, H5Sall, H5Shyper, H5Smpio, H5Snone, H5Spoint,"+-
"H5Sselect, H5Stest,"+-
- "H5SL, H5ST, H5T, H5Tarray, H5Tbit, H5Tcommit,"+-
+ "H5SL, H5SM, H5SMbtree2, H5SMcache," +-
+ "H5ST, H5T, H5Tarray, H5Tbit, H5Tcommit,"+-
"H5Tcompound, H5Tconv, H5Tcset, H5Tenum, H5Tfields, H5Tfixed,"+-
"H5Tfloat, H5Tinit, H5Tnative, H5Toffset, H5Toh, H5Topaque, H5Torder,"+-
"H5Tpad, H5Tprecis, H5Tstrpad, H5Tvlen, H5TS, H5V, H5Z,"+-