diff options
Diffstat (limited to 'vms/tools/h5repack/make.com')
-rw-r--r-- | vms/tools/h5repack/make.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/tools/h5repack/make.com b/vms/tools/h5repack/make.com index f9a42c4..2595337 100644 --- a/vms/tools/h5repack/make.com +++ b/vms/tools/h5repack/make.com @@ -16,7 +16,7 @@ $! Makefile for VMS systems. $! $! Make h5repack tool $! -$! ccopt = "/float=ieee_float" +$ ccopt = "/float=ieee_float" $ $ ccc := cc 'ccopt /include=([-.-.src], [-.lib], [-.-.test]) $ type sys$input |