Merge branch 'master' of git://cadel.mutabah.net/acess2
[tpg/acess2.git] / Externals / libpng / Makefile
1 #
2 # Acess2 External: libpng
3 # - Makefile and patches by John Hodge (thePowersGang)
4 #
5
6 DEPS := zlib
7 TARBALL_PATTERN := libpng-*.tar.xz
8 TARBALL_TO_DIR_L := %.tar.xz
9 TARBALL_TO_DIR_R := %
10 PATCHES := 
11 CONFIGURE_ARGS =
12
13 include ../common.mk
14

UCC git Repository :: git.ucc.asn.au