diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2008-01-03 20:09:00 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2008-01-03 20:09:00 (GMT) |
commit | 0402a2a030109eb3dea6e34e32e49ecd04bad704 (patch) | |
tree | 4957b8a8210f00a19304b38f9aabf7eba223bcab /vms/src | |
parent | ba709fe871f5b773a969d3bffddcd9ae4bf88b22 (diff) | |
download | hdf5-0402a2a030109eb3dea6e34e32e49ecd04bad704.zip hdf5-0402a2a030109eb3dea6e34e32e49ecd04bad704.tar.gz hdf5-0402a2a030109eb3dea6e34e32e49ecd04bad704.tar.bz2 |
[svn-r14367] Maintenance for VMS system: updated testscript for h5import (need more work) and
added new source file to the librray compilation script.
Platforms tested: not yet since VMS server went down; this change doesn't affect any other platform
Diffstat (limited to 'vms/src')
-rw-r--r-- | vms/src/make.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/src/make.com b/vms/src/make.com index d88180b..abcaf1e 100644 --- a/vms/src/make.com +++ b/vms/src/make.com @@ -35,7 +35,7 @@ $ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+- "H5Defl, H5Dio, H5Dint, H5Distore, H5Dfill, H5Doh, H5Dmpio, H5Dselect, H5Dtest ,"+- "H5E, H5Edeprec, H5Eint, H5F, H5Fdbg, H5Fmount, H5Fsfile, H5Fsuper, H5Ftest, H5FD, H5FDcore,"+- "H5FDfamily, H5FDlog, H5FDmpi, H5FDmpio,"+- - "H5FDmpiposix, H5FDmulti, H5FDsec2, H5FDstdio,"+- + "H5FDmpiposix, H5FDmulti, H5FDsec2, H5FDspace, H5FDstdio,"+- "H5FDdirect, H5FL, H5FO, H5Ffake,"+- "H5FS, H5FScache, H5FSdbg, H5FSsection,"+- "H5G, H5Gcompact, H5Gdeprec, H5Gent, H5Gint, H5Glink, H5Gloc, H5Gname, H5Gnode, H5Gstab,"+- |