[master] Imported from libpng-1.6.36.tar

This commit is contained in:
Cosmin Truta
2018-12-01 09:36:00 -05:00
parent 8da397423e
commit 85acd919b9
100 changed files with 1651 additions and 2464 deletions

View File

@@ -10,7 +10,7 @@
# Library name:
LIBNAME = libpng16
PNGMAJ = 16
RELEASE = 35
RELEASE = 36
# Shared library names:
LIBSO=$(LIBNAME).so
@@ -232,7 +232,7 @@ clean:
$(LIBSO) $(LIBSOMAJ)* pngtest-static pngtesti \
libpng.pc pnglibconf.h
DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO
DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO
writelock:
chmod a-w *.[ch35] $(DOCS) scripts/*