chrono/configure

5 lines
109 B
Plaintext
Raw Normal View History

2014-03-28 11:38:11 +00:00
#!/bin/bash
SRCDIR="$(cd $(dirname $0) && pwd)"
sed "s#%VPATH%#${SRCDIR}#" ${SRCDIR}/Makefile.in > Makefile