[libpng17] Updated scripts/makefiles from libpng-1.6.13beta04.

This commit is contained in:
Glenn Randers-Pehrson
2014-08-08 09:30:23 -05:00
parent cea01951da
commit 34e49ae1bc
32 changed files with 39 additions and 34 deletions

View File

@@ -89,7 +89,7 @@ OBJSDLL = $(OBJS:.o=.pic.o)
all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config
pnglibconf.h: $(PNGLIBCONF_H_PREBUILT)
$(CP) $< $@
$(CP) $(PNGLIBCONF_H_PREBUILT) $@
libpng.a: $(OBJS)
$(AR_RC) $@ $(OBJS)