Build png as shared library.
commite60438fe2a4da7854edbdcd00e49b723f49a4118
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 14 Jun 2012 21:34:25 +0000 (14 21:34 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 14 Jun 2012 21:34:25 +0000 (14 21:34 +0000)
tree57830237651ec119473fdc88e615610f1778d1ec
parentf06fcd97dd4a384470610afb068f783df58cc516
Build png as shared library.
Note that
- I had to skip some functions because they don't
  build for a reason which I don't know yet.
- I have to link against z_rel rather than z to get rid
  of link error because of missing aroscbase. Is this
  expected behavior?

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45027 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
test/png/mmakefile.src [new file with mode: 0644]
test/png/version.c [new file with mode: 0644]
workbench/libs/mmakefile
workbench/libs/png/mmakefile.src
workbench/libs/png/png_au.conf