Skip to content

Commit 4bc34ef

Browse files
committed
Merge branch 'merge-zlib' into 10.3
2 parents 7b0e68b + 8b6739e commit 4bc34ef

File tree

201 files changed

+58427
-1068
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

201 files changed

+58427
-1068
lines changed

zlib/ChangeLog

Lines changed: 112 additions & 49 deletions
Large diffs are not rendered by default.

zlib/Makefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
all:
2+
-@echo "Please use ./configure first. Thank you."
3+
4+
distclean:
5+
make -f Makefile.in distclean

0 commit comments

Comments
 (0)