[devel] Imported from libpng-1.5.0beta29.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-06-21 12:28:05 -05:00
parent 57d9617964
commit 5feb87cd0e
58 changed files with 234 additions and 148 deletions

View File

@@ -6,6 +6,9 @@ CC=gcc
LD=$(CC)
STRIP=strip
# If awk fails try
# make AWK=nawk
RM=rm -f
COPY=cp