summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2007-02-26 21:05:52 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2007-02-26 21:05:52 (GMT)
commitce6440cbb2693c522c19c583d2b157aa5e0afbfa (patch)
tree268e15086caa15450850bcc843f801d50636608c /vms
parentdc76133bb11a114488ac58454f2a9bf6dfa2e1fb (diff)
downloadhdf5-ce6440cbb2693c522c19c583d2b157aa5e0afbfa.zip
hdf5-ce6440cbb2693c522c19c583d2b157aa5e0afbfa.tar.gz
hdf5-ce6440cbb2693c522c19c583d2b157aa5e0afbfa.tar.bz2
[svn-r13398] Missing file H5Oshmesg.c caused linking problems on VMS; fixed
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 9a314cb..0024f96 100644
--- a/vms/src/make.com
+++ b/vms/src/make.com
@@ -48,7 +48,7 @@ $ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+-
"H5MP, H5MPtest,H5L, H5Lexternal, H5O, H5Oalloc, H5Oattr, H5Oattribute,"+-
"H5Obogus, H5Ocache,"+-
"H5Ocont, H5Ocopy, H5Odbg, H5Odtype, H5Oefl, H5Ofill, H5Oginfo, H5Olayout,"+-
- "H5Olinfo, H5Olink, H5Omessage, H5Omtime"
+ "H5Olinfo, H5Olink, H5Omessage, H5Oshmesg, H5Omtime"
$ cobj1= "H5Oname, H5Onull, H5Opline, H5Osdspace, H5Oshared, H5Ostab, H5Otest,"+-
"H5P, H5Pacpl, H5Pdcpl, H5Pdxpl, H5Pfapl, H5Pfcpl, H5Pfmpl, H5Pgcpl, H5Plapl,"+-
"H5Pocpl, H5Pocpypl, H5Ptest, H5Pstrcpl, H5Plcpl,"+-