removed example target from makefile

This commit is contained in:
alisdair sullivan 2010-06-29 15:54:25 -07:00
parent dd86f9a041
commit 862e5db7c3

View file

@ -25,10 +25,6 @@ test: compile
prove:
prove ./priv/jsx_test.escript
examples: force
./priv/jsx_compile.escript\
examples/jsx_eep0018
clean:
./priv/jsx_clean.escript