summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2010-04-16 19:16:44 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2010-04-16 19:16:44 (GMT)
commite53d1d4e0db0d38e472224b5a9e5612c8e02d573 (patch)
tree051f40ee8cb9340e89842bb1761759a082216eea /vms
parent168c5c4a2c24abb75d643a515a2849d966ce4b27 (diff)
downloadhdf5-e53d1d4e0db0d38e472224b5a9e5612c8e02d573.zip
hdf5-e53d1d4e0db0d38e472224b5a9e5612c8e02d573.tar.gz
hdf5-e53d1d4e0db0d38e472224b5a9e5612c8e02d573.tar.bz2
[svn-r18583] I added H5Ochunk.c as a new file. Not tested yet.
Diffstat (limited to 'vms')
-rw-r--r--vms/src/make.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/src/make.com b/vms/src/make.com
index 31e5375..dc2ff19 100644
--- a/vms/src/make.com
+++ b/vms/src/make.com
@@ -59,7 +59,7 @@ $ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+-
"H5HG, H5HGcache, H5HGdbg, H5HL, H5HLcache, H5HLdbg, H5HLint, H5HP, H5I, H5L, H5Lexternal"
$ cobj1= "H5MFaggr, H5MF, H5MFdbg, H5MFsection, H5MM, H5MP, H5MPtest,"+-
"H5Oainfo, H5Oalloc, H5Oattr, H5Oattribute,"+-
- "H5Obogus, H5Obtreek, H5O, H5Ocache, H5Ocont, H5Ocopy, H5Odbg, H5Odrvinfo,"+-
+ "H5Obogus, H5Obtreek, H5O, H5Ocache, H5Ochunk, H5Ocont, H5Ocopy, H5Odbg, H5Odrvinfo,"+-
"H5Odtype, H5Oefl, H5Ofill, H5Oginfo, H5Olayout,"+-
"H5Olinfo, H5Olink, H5Omessage, H5Omtime"
$ cobj2= "H5Oname, H5Onull, H5Opline, H5Orefcount, H5Osdspace, H5Oshared, H5Oshmesg,"+-