diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2006-08-14 22:36:50 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2006-08-14 22:36:50 (GMT) |
commit | 32ab3519fb1eb541ae1c613ecec63d5efcdefd85 (patch) | |
tree | c06cd540329a9ade476273d71fac560ec060bb14 /vms/src/make.com | |
parent | 91aa37b5aeafad6c32f2222bc18b795612a6a954 (diff) | |
download | hdf5-32ab3519fb1eb541ae1c613ecec63d5efcdefd85.zip hdf5-32ab3519fb1eb541ae1c613ecec63d5efcdefd85.tar.gz hdf5-32ab3519fb1eb541ae1c613ecec63d5efcdefd85.tar.bz2 |
[svn-r12578] Description:
Maintenance for alpha5 release; brought command files up-to-date.
Platforms tested:
VMS server. Compilation, C++, F90 and tools tests passed;
C tests are still running.
Diffstat (limited to 'vms/src/make.com')
-rw-r--r-- | vms/src/make.com | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vms/src/make.com b/vms/src/make.com index 8bcd3c6..2239c2b 100644 --- a/vms/src/make.com +++ b/vms/src/make.com @@ -35,10 +35,10 @@ $ cobj= "H5, H5A, H5AC, H5B, H5B2, H5B2cache,"+- "H5FDfamily, H5FDlog, H5FDmpi, H5FDmpio,"+- "H5FDmpiposix, H5FDmulti, H5FDsec2, H5FDstdio,"+- "H5FDstream, H5FL, H5FO,"+- - "H5FS, H5FScache, H5FSdbg, H5FSsection"+- + "H5FS, H5FScache, H5FSdbg, H5FSsection,"+- "H5G, H5Gdeprec, H5Gent, H5Glink, H5Gloc, H5Gname, H5Gnode, H5Gstab,"+- "H5Gobj, H5Goh, H5Gtest, H5Gtraverse,"+- - "H5HF, H5HFcache, H5HFdbg, H5HFint, H5HFtest, H5HFstat,"+- + "H5HF, H5HFcache, H5HFdbg, H5HFman, H5HFtest, H5HFstat,"+- "H5HFdblock, H5HFdtable, H5HFhdr, H5HFiblock,"+- "H5HFiter, H5HFsection, H5HFspace,"+- "H5HG, H5HGdbg, H5HL, H5HLdbg, H5HP, H5I, H5MF, H5MM,"+- |