Imported from pngcrush-1.6.12.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-12-20 15:32:47 -06:00
parent 288c59a766
commit 7e14fc86dc
22 changed files with 1510 additions and 528 deletions

View File

@@ -14,10 +14,10 @@
#ZINC = ../../zlib
#ZLIB = ../../zlib
# CC = gcc
CC = gcc-4.3.0
LD = gcc-4.3.0
# LD = gcc
CC = gcc
# CC = gcc-4.3.0
# LD = gcc-4.3.0
LD = gcc
RM = rm -f
#CFLAGS = -I. -O -Wall
#CFLAGS = -I. -O3 -fomit-frame-pointer -Wall