summaryrefslogtreecommitdiffstats
path: root/vms/test
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2008-11-26 22:05:25 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2008-11-26 22:05:25 (GMT)
commit7a0f481872fe380dff2decdf634db46073246cdf (patch)
tree2b5e804f0519cf4086d200ba7a3ffd81129022f1 /vms/test
parent3fc7f73c8dd9c7a12a5feb260ddd5420cdb22a23 (diff)
downloadhdf5-7a0f481872fe380dff2decdf634db46073246cdf.zip
hdf5-7a0f481872fe380dff2decdf634db46073246cdf.tar.gz
hdf5-7a0f481872fe380dff2decdf634db46073246cdf.tar.bz2
[svn-r16135] Updates. Tested on VMS.
Diffstat (limited to 'vms/test')
-rw-r--r--vms/test/make.com6
1 files changed, 3 insertions, 3 deletions
diff --git a/vms/test/make.com b/vms/test/make.com
index 2f896ac..22ab5b8 100644
--- a/vms/test/make.com
+++ b/vms/test/make.com
@@ -17,15 +17,15 @@ $!
$! Make HDF5 library tests
$!
$ ccopt = "/float=ieee_float/define=H5_VMS"
-$
+$!
$ ccc := cc 'ccopt /include=([-.src])
$ type sys$input
Creating testhdf5
-$
+$!
$ cobj= "h5test.c, testframe.c, testhdf5.c, tarray.c, tattr.c, tchecksum.c, tconfig.c,"+-
"tcoords.c, tfile.c, tgenprop.c, th5o.c, th5s.c, theap.c, tid.c,"+-
"titerate.c, tmeta.c, tmisc.c, trefer.c, trefstr.c, tselect.c, tskiplist.c,"+-
- "tsohm.c, ttime.c, ttst.c, tunicode.c, tvlstr.c, tvltypes.c, cache_common.c"+-
+ "tsohm.c, ttime.c, ttst.c, tunicode.c, tvlstr.c, tvltypes.c, cache_common.c"
$!
$ ccc 'cobj
$ library/create/replace []libh5test h5test, testframe, cache_common