[alpha] Imported from libpng-1.6.0alpha01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-09-03 14:53:08 -05:00
parent 944f2e5700
commit e4ae523bce
199 changed files with 42458 additions and 20182 deletions

View File

@@ -43,8 +43,15 @@ Test: @.pngtest
.c.o:
cc $(ccflags) -o $@ $<
# See scripts.mak.libpngconf for how to generate this:
@.h.libpngconf: @.scripts.h.libpngconf
copy @.scripts.h.libpngconf $@
# Static dependencies:
@.o.png @.o.pngerror @.o.pngrio @.o.pngwio @.o.pngmem \
@.o.pngpread @.o.pngset @.o.pngget @.o.pngread @.o.pngrtran \
@.o.pngrutil @.o.pngtrans @.o.pngwrite @.o.pngwtran @.o.pngwutil \
@.o.pngtest: @.h.libpngconf
# Dynamic dependencies: