diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2006-03-23 16:32:18 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2006-03-23 16:32:18 (GMT) |
commit | b20cc150976ed92f5ca28acf50a2501061223c47 (patch) | |
tree | 0620590f9d04c46a71729731a6e62a214ae78572 /vms/test/make.com | |
parent | 524d25498fb7e39b2ad13e674afb8a0ae3844434 (diff) | |
download | hdf5-b20cc150976ed92f5ca28acf50a2501061223c47.zip hdf5-b20cc150976ed92f5ca28acf50a2501061223c47.tar.gz hdf5-b20cc150976ed92f5ca28acf50a2501061223c47.tar.bz2 |
[svn-r12144] Purpose: Maintenance
Description: Brought up VMS make file up-to-date
Solution:
Platforms tested: VMS server (this change doesn't affect any other platforms)
Misc. update:
Diffstat (limited to 'vms/test/make.com')
-rw-r--r-- | vms/test/make.com | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/vms/test/make.com b/vms/test/make.com index a776e0d..9e34d6e 100644 --- a/vms/test/make.com +++ b/vms/test/make.com @@ -39,7 +39,7 @@ $ link testhdf5,tarray,tattr,tconfig, - tvlstr, - libh5test.olb/lib,[-.src]hdf5.olb/lib -$!goto ENDTEST +$ $ $ type sys$input Creating lheap test @@ -290,13 +290,8 @@ $ run cache $ type sys$input $ type sys$input -------- Running blocktrack ------- -$ run blocktrack -$ type sys$input - -$ type sys$input -------- Running sheap ------- -$ run sheap +------- Running cache_api ------- +$ run cache_api $ type sys$input $ type sys$input @@ -316,7 +311,7 @@ $ type sys$input $ type sys$input ------- Running bittest ------- -$ run bittest +$ run bittests $ type sys$input $ type sys$input @@ -433,7 +428,6 @@ $ type sys$input ------- Running reserved ------- $ run reserved $ type sys$input -$!ENDTEST: $EXIT |