converted jsx_test to escript, updated makefile

This commit is contained in:
alisdair sullivan 2010-06-08 16:36:59 -07:00
parent 44813b623a
commit bbc291c7c4
2 changed files with 23 additions and 11 deletions

View file

@ -2,7 +2,7 @@ compile:
./priv/jsx compile
test: compile
./priv/jsx test
./priv/jsx_test test/cases
examples: force
./priv/jsx examples