[devel] Imported from libpng-1.5.0beta12.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-03-08 21:28:21 -06:00
parent c17c957f95
commit 86f88ddd53
38 changed files with 62 additions and 54 deletions

View File

@@ -25,7 +25,7 @@ OBJS = pngm2pnm$(O) png$(O) pngerror$(O) pngget$(O) pngmem$(O) \
# implicit make rules -------------------------------------------------------
.c$(O): png.h pngconf.h pngpriv.h pngstruct.h pnginfo.h pngusr.h zlib.h
.c$(O): png.h pngconf.h pngpriv.h pngstruct.h pnginfo.h pngdebug.h pngusr.h zlib.h
$(CC) -c $(CFLAGS) $<
# dependencies