freetype 0.4.1

Bindings for Freetype used by Servo
Documentation
1
2
3
4
5
#!/bin/bash

SRCDIR="$(cd $(dirname $0) && pwd)"
sed "s#%VPATH%#${SRCDIR}#" ${SRCDIR}/Makefile.in > Makefile