diff options
Diffstat (limited to '')
-rw-r--r-- | make_vms.com | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/make_vms.com b/make_vms.com index 65e9d0c..4dc8a89 100644 --- a/make_vms.com +++ b/make_vms.com | |||
@@ -14,9 +14,9 @@ $! 0.02 20061008 Adapt to new Makefile.in | |||
14 | $! 0.03 20091224 Add support for large file check | 14 | $! 0.03 20091224 Add support for large file check |
15 | $! 0.04 20100110 Add new gzclose, gzlib, gzread, gzwrite | 15 | $! 0.04 20100110 Add new gzclose, gzlib, gzread, gzwrite |
16 | $! 0.05 20100221 Exchange zlibdefs.h by zconf.h.in | 16 | $! 0.05 20100221 Exchange zlibdefs.h by zconf.h.in |
17 | $! 0.06 20120111 Fix missing amiss_err, update zconf_h.in, fix new exmples | 17 | $! 0.06 20120111 Fix missing amiss_err, update zconf_h.in, fix new examples |
18 | $! subdir path, update module search in makefile.in | 18 | $! subdir path, update module search in makefile.in |
19 | $! 0.07 20120115 Triggered by work done by Alexey Chupahin completly redesigned | 19 | $! 0.07 20120115 Triggered by work done by Alexey Chupahin completely redesigned |
20 | $! shared image creation | 20 | $! shared image creation |
21 | $! 0.08 20120219 Make it work on VAX again, pre-load missing symbols to shared | 21 | $! 0.08 20120219 Make it work on VAX again, pre-load missing symbols to shared |
22 | $! image | 22 | $! image |