add a full makefile that drives rebar

Signed-off-by: Jordan Wilberding <diginux@gmail.com>
This commit is contained in:
Eric Merritt 2012-09-03 11:33:40 -05:00
parent 9514b16993
commit 51b5a41c63
3 changed files with 73 additions and 1 deletions

1
.gitignore vendored
View file

@ -6,6 +6,7 @@ doc/*.css
doc/edoc-info
doc/erlang.png
ebin/*
.*
_build
erl_crash.dump
*.pyc