summaryrefslogtreecommitdiffstats
path: root/vms/src/make.com
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2006-10-13 14:21:53 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2006-10-13 14:21:53 (GMT)
commit7ff0e2eacdbd4fe003b0f1bf79ba3f446c2ee986 (patch)
tree9bdf81c7052a17509e034cd8c4d5ec811b133ac3 /vms/src/make.com
parent6716ae8429b63b32623f1de1d0a6235c559e6e9c (diff)
downloadhdf5-7ff0e2eacdbd4fe003b0f1bf79ba3f446c2ee986.zip
hdf5-7ff0e2eacdbd4fe003b0f1bf79ba3f446c2ee986.tar.gz
hdf5-7ff0e2eacdbd4fe003b0f1bf79ba3f446c2ee986.tar.bz2
[svn-r12758] Description: Maintenenace for VMS
Solution: Added new library files to the compilation script Platforms tested: VMS server at Boeing
Diffstat (limited to 'vms/src/make.com')
-rw-r--r--vms/src/make.com5
1 files changed, 3 insertions, 2 deletions
diff --git a/vms/src/make.com b/vms/src/make.com
index c638440..f8ad13b 100644
--- a/vms/src/make.com
+++ b/vms/src/make.com
@@ -35,9 +35,10 @@ $ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+-
"H5E, H5F, H5Fdbg, H5Fmount, H5Fsfile, H5Fsuper, H5FD, H5FDcore,"+-
"H5FDfamily, H5FDlog, H5FDmpi, H5FDmpio,"+-
"H5FDmpiposix, H5FDmulti, H5FDsec2, H5FDstdio,"+-
- "H5FDstream, H5FL, H5FO,"+-
+ "H5FDstream, H5FDdirect, H5FL, H5FO, H5Ffake,"+-
"H5FS, H5FScache, H5FSdbg, H5FSsection,"+-
"H5G, H5Gdeprec, H5Gent, H5Glink, H5Gloc, H5Gname, H5Gnode, H5Gstab,"+-
+ "H5Gdense, H5Gbtree2,"+-
"H5Gobj, H5Goh, H5Gtest, H5Gtraverse,"+-
"H5HF, H5HFbtree2, H5HFcache, H5HFdbg, H5HFman, H5HFtest, H5HFstat,"+-
"H5HFdblock, H5HFdtable, H5HFhuge, H5HFhdr, H5HFiblock,"+-
@@ -48,7 +49,7 @@ $ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+-
"H5Olinfo, H5Olink, H5Omtime,"+-
"H5Oname, H5Onull, H5Opline, H5Osdspace, H5Oshared, H5Ostab,"+-
"H5P, H5Pacpl, H5Pdcpl, H5Pdxpl, H5Pfapl, H5Pfcpl, H5Pgcpl, H5Plapl, "+-
- "H5Pocpl, H5Ptest"
+ "H5Pocpl, H5Ptest, H5Pstrcpl, H5Plcpl"
$ cobj1= "H5R, H5RC,"+-
"H5RS, H5S, H5Sall, H5Shyper, H5Smpio, H5Snone, H5Spoint,"+-
"H5Sselect, H5Stest,"+-