[libpng15] Imported from libpng-1.5.15beta05.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-02-17 21:57:14 -06:00
parent fb908d6ae2
commit 095b6f7f90
17 changed files with 37 additions and 34 deletions

View File

@@ -1496,7 +1496,7 @@ contrib/libtests/pngvalid.o pngtest.o: pnglibconf.h
.dfn.out:
rm -f $@ $@.c $@.?
test -d scripts || mkdir scripts
test -d scripts || mkdir scripts || test -d scripts
echo '#include "$<"' >$@.c
$(DFNCPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) @LIBPNG_DEFINES@\
$(CPPFLAGS) $(SYMBOL_CFLAGS) $@.c > $@.1