housekeeping, fixed makefile
This commit is contained in:
parent
36c322c4a6
commit
4c3b5559d4
2 changed files with 1 additions and 170 deletions
5
makefile
5
makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue