removed the need to regenerate the jsx_utfxx decoders. not sure why i didn't do that before, pretty sure i had a bad reason

This commit is contained in:
alisdair sullivan 2010-08-22 11:31:14 -07:00
parent 67d2e6219e
commit 134aa8cc49
10 changed files with 801 additions and 6649 deletions

View file

@ -1,14 +1,13 @@
compile:
./rebar compile
expand:
./priv/backends.escript create
test:
test: force
./rebar eunit
clean:
./rebar clean
install: compile
./rebar -f install
./rebar -f install
force: