Imported from libpng-1.2.8beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-11-02 21:49:39 -06:00
parent 94d9362fc5
commit 7806777139
56 changed files with 106 additions and 99 deletions

View File

@@ -5,7 +5,7 @@
LIBNAME = libpng12
PNGMAJ = 0
PNGMIN = 1.2.8beta2
PNGMIN = 1.2.8beta3
PNGVER = $(PNGMAJ).$(PNGMIN)
CC=gcc