Add some stubs and a makefile

This commit is contained in:
Patrick Walton 2012-03-27 13:38:54 -07:00
parent ce30d4520d
commit 783455f684
7 changed files with 44 additions and 0 deletions

4
configure vendored Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
sed "s/%VPATH%/`dirname $0`/" `dirname $0`/Makefile.in > Makefile