[go: up one dir, main page]

glutin_cocoa 0.1.6

The real rust-cocoa, under a temporary name.
1
2
3
4
#!/bin/bash

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