[libpng15] Imported from libpng-1.5.18beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-12-26 11:54:19 -06:00
parent 24726a403f
commit 642b1d8f1e
28 changed files with 977 additions and 279 deletions

View File

@@ -15,7 +15,7 @@ RM=rm -f
COPY=cp
CPPFLAGS=-I. -DPNG_USER_CONFIG -DNO_GZCOMPRESS -DZ_SOLO -DNO_GZIP
CFLAGS=-O1
CFLAGS=-O1 -Wall
C=.c
O=.o