summaryrefslogtreecommitdiffstats
path: root/vms/test/make.com
diff options
context:
space:
mode:
Diffstat (limited to 'vms/test/make.com')
-rw-r--r--vms/test/make.com6
1 files changed, 5 insertions, 1 deletions
diff --git a/vms/test/make.com b/vms/test/make.com
index 22ab5b8..3f51c65 100644
--- a/vms/test/make.com
+++ b/vms/test/make.com
@@ -16,7 +16,11 @@ $! Makefile for VMS systems.
$!
$! Make HDF5 library tests
$!
-$ ccopt = "/float=ieee_float/define=H5_VMS"
+$! The next two lines should be uncommented only when building by hand in the
+$! current directory. Use build.com in the vms directory to build
+$! the distribution. Make sure that location of the zlib library is correct.
+$! define zlib_dir sys$sysusers:[pourmal.zlib-1_2_3]
+$! ccopt = "/float=ieee_float/define=H5_VMS/include=zlib_dir"
$!
$ ccc := cc 'ccopt /include=([-.src])
$ type sys$input