glutin_core_graphics 0.1.4

The *real* core_graphics crate, under a temporary name.
Documentation
#!/bin/bash

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