servo-egl 0.2.1

Wrapper for EGL
Documentation
1
2
3
4
5
6
#!/bin/bash

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