Imported from libpng-1.2.7.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-09-11 21:19:54 -05:00
parent 5b77916ecd
commit 250dfe1777
70 changed files with 25661 additions and 163 deletions

View File

@@ -15,7 +15,7 @@
LIBNAME = libpng12
PNGMAJ = 0
PNGMIN = 1.2.7rc1
PNGMIN = 1.2.7
PNGVER = $(PNGMAJ).$(PNGMIN)
CC=gcc