removed example target from makefile
This commit is contained in:
parent
dd86f9a041
commit
862e5db7c3
1 changed files with 0 additions and 4 deletions
4
makefile
4
makefile
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue