housekeeping, fixed makefile

This commit is contained in:
alisdair sullivan 2010-08-10 13:09:09 -07:00
parent 36c322c4a6
commit 4c3b5559d4
2 changed files with 1 additions and 170 deletions

View file

@ -5,10 +5,7 @@ expand:
./priv/backends.escript create
test: compile
./test/jsx_test.escript test/cases
prove: compile
prove ./test/jsx_test.escript
./rebar eunit
clean:
./rebar clean