Externals/libpng - Compiles
[tpg/acess2.git] / Externals / libpng / Makefile
diff --git a/Externals/libpng/Makefile b/Externals/libpng/Makefile
new file mode 100644 (file)
index 0000000..42d6190
--- /dev/null
@@ -0,0 +1,14 @@
+#
+# Acess2 External: libpng
+# - Makefile and patches by John Hodge (thePowersGang)
+#
+
+DEPS := zlib
+TARBALL_PATTERN := libpng-*.tar.xz
+TARBALL_TO_DIR_L := %.tar.xz
+TARBALL_TO_DIR_R := %
+PATCHES := 
+CONFIGURE_ARGS =
+
+include ../common.mk
+

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