diff options
Diffstat (limited to 'os400/make.sh')
| -rw-r--r-- | os400/make.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os400/make.sh b/os400/make.sh index e9643f52..43915796 100644 --- a/os400/make.sh +++ b/os400/make.sh | |||
| @@ -276,7 +276,7 @@ fi | |||
| 276 | echo '#pragma comment(user, "ZLIB version '"${VERSION}"'")' > os400.c | 276 | echo '#pragma comment(user, "ZLIB version '"${VERSION}"'")' > os400.c |
| 277 | echo '#pragma comment(user, __DATE__)' >> os400.c | 277 | echo '#pragma comment(user, __DATE__)' >> os400.c |
| 278 | echo '#pragma comment(user, __TIME__)' >> os400.c | 278 | echo '#pragma comment(user, __TIME__)' >> os400.c |
| 279 | echo '#pragma comment(copyright, "Copyright (C) 1995-2017 Jean-Loup Gailly, Mark Adler. OS/400 version by P. Monnerat.")' >> os400.c | 279 | echo '#pragma comment(copyright, "Copyright (C) 1995-2026 Jean-Loup Gailly, Mark Adler. OS/400 version by P. Monnerat.")' >> os400.c |
| 280 | make_module OS400 os400.c | 280 | make_module OS400 os400.c |
| 281 | LINK= # No need to rebuild service program yet. | 281 | LINK= # No need to rebuild service program yet. |
| 282 | MODULES= | 282 | MODULES= |
