summaryrefslogtreecommitdiffstats
path: root/vms/test
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2006-08-22 22:21:08 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2006-08-22 22:21:08 (GMT)
commit0275bb13990646bec7b32f0a69d5b03107cb50e7 (patch)
treec90b3caaaa559de4ae3b4920f8bd76d06dc9f2b1 /vms/test
parentf13881bc4fb8365de1fae33b77666027b8e9b79d (diff)
downloadhdf5-0275bb13990646bec7b32f0a69d5b03107cb50e7.zip
hdf5-0275bb13990646bec7b32f0a69d5b03107cb50e7.tar.gz
hdf5-0275bb13990646bec7b32f0a69d5b03107cb50e7.tar.bz2
[svn-r12617] Description:
VMS maintenance; added source files to the command files Platforms tested: VMS server (still running :-)
Diffstat (limited to 'vms/test')
-rw-r--r--vms/test/make.com3
1 files changed, 2 insertions, 1 deletions
diff --git a/vms/test/make.com b/vms/test/make.com
index dff2b45..fc3c760 100644
--- a/vms/test/make.com
+++ b/vms/test/make.com
@@ -22,6 +22,7 @@ $ type sys$input
Creating testhdf5
$
$ cobj= "h5test.c, testframe.c, testhdf5.c, tarray.c, tattr.c, tconfig.c, "+-
+ "tchecksum.c,"+-
"tfile.c, tgenprop.c, th5o.c, th5s.c, theap.c, tid.c, titerate.c,"+-
"tmeta.c, tmisc.c, ttime.c, trefer.c, trefstr.c,"+-
"tselect.c, tskiplist.c, ttst.c, tunicode.c, tvltypes.c,"+-
@@ -31,7 +32,7 @@ $ ccc 'cobj
$ library/create/replace []libh5test h5test, testframe, cache_common
$ type sys$input
Creating libh5test
-$ link testhdf5,tarray,tattr,tconfig, -
+$ link testhdf5,tarray,tattr,tchecksum,tconfig, -
tfile,tgenprop,th5o,th5s,theap,tid,titerate, -
tmeta,tmisc,ttime,trefer,trefstr, -
tselect,tskiplist,ttst,tunicode,tvltypes, -