summaryrefslogtreecommitdiffstats
path: root/vms/tools/h5dump/make.com
diff options
context:
space:
mode:
Diffstat (limited to 'vms/tools/h5dump/make.com')
-rw-r--r--vms/tools/h5dump/make.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/vms/tools/h5dump/make.com b/vms/tools/h5dump/make.com
index 44b03ed..584ff1a 100644
--- a/vms/tools/h5dump/make.com
+++ b/vms/tools/h5dump/make.com
@@ -27,14 +27,14 @@ $ ccc 'cobj
$ type sys$input
Creating h5dumpgentest
$ link h5dumpgentest, -
- [-.lib]libh5tools.olb/lib,[-.-.src]hdf5.olb/lib
+ [-.lib]libh5tools.olb/lib,[-.-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib
$ type sys$input
Created h5dumpgentest
$
$ type sys$input
Creating h5dump
$ link h5dump, -
- [-.lib]libh5tools.olb/lib,[-.-.src]hdf5.olb/lib
+ [-.lib]libh5tools.olb/lib,[-.-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib
$ type sys$input
Created h5dump
$!