diff options
-rw-r--r-- | vms/test/make.com | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vms/test/make.com b/vms/test/make.com index fff2c22..a776e0d 100644 --- a/vms/test/make.com +++ b/vms/test/make.com @@ -79,6 +79,12 @@ $ link cache, - libh5test.olb/lib,[-.src]hdf5.olb/lib $ type sys$input + Creating cache_api test +$ ccc cache_api +$ link cache_api, - + libh5test.olb/lib,[-.src]hdf5.olb/lib + +$ type sys$input Creating pool test $ ccc pool $ link pool, - |