aboutsummaryrefslogtreecommitdiff
path: root/os400/make.sh
diff options
context:
space:
mode:
authorMark Adler <git@madler.net>2026-02-17 02:31:51 -0800
committerMark Adler <git@madler.net>2026-02-17 04:47:06 -0800
commit9e35567064baded660f61732b247ef5abc809014 (patch)
tree79b5a06f88838dd54f90f821e8650254abfedb7e /os400/make.sh
parent890953a4e40bfb96fdfed161b1a7a8fcc1216790 (diff)
downloadzlib-9e35567064baded660f61732b247ef5abc809014.tar.gz
zlib-9e35567064baded660f61732b247ef5abc809014.tar.bz2
zlib-9e35567064baded660f61732b247ef5abc809014.zip
Version 1.3.2
Diffstat (limited to 'os400/make.sh')
-rw-r--r--os400/make.sh2
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
276echo '#pragma comment(user, "ZLIB version '"${VERSION}"'")' > os400.c 276echo '#pragma comment(user, "ZLIB version '"${VERSION}"'")' > os400.c
277echo '#pragma comment(user, __DATE__)' >> os400.c 277echo '#pragma comment(user, __DATE__)' >> os400.c
278echo '#pragma comment(user, __TIME__)' >> os400.c 278echo '#pragma comment(user, __TIME__)' >> os400.c
279echo '#pragma comment(copyright, "Copyright (C) 1995-2017 Jean-Loup Gailly, Mark Adler. OS/400 version by P. Monnerat.")' >> os400.c 279echo '#pragma comment(copyright, "Copyright (C) 1995-2026 Jean-Loup Gailly, Mark Adler. OS/400 version by P. Monnerat.")' >> os400.c
280make_module OS400 os400.c 280make_module OS400 os400.c
281LINK= # No need to rebuild service program yet. 281LINK= # No need to rebuild service program yet.
282MODULES= 282MODULES=