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