Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / Externals / freetype / Makefile
1 #
2 # Acess2 External: freetype
3 # - Makefile and patches by John Hodge (thePowersGang)
4 #
5
6 DEPS := 
7 TARBALL_PATTERN := freetype-*.tar.bz2
8 TARBALL_TO_DIR_L := %.tar.bz2
9 TARBALL_TO_DIR_R := %
10 PATCHES := builds/unix/config.sub
11 CONFIGURE_ARGS = 
12
13 include ../common_automake.mk
14

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