X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b61cc19c06d9795c73fc6fbe893e92898938c70e..6ceeeafd563ff120631f3bb26ee2a2978a46d583:/src/png/scripts/makefile.acorn?ds=sidebyside diff --git a/src/png/scripts/makefile.acorn b/src/png/scripts/makefile.acorn index a0e577b245..00b8fb5b35 100644 --- a/src/png/scripts/makefile.acorn +++ b/src/png/scripts/makefile.acorn @@ -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: