some bugfixes to kallfaktorns erlv8 code
This commit is contained in:
parent
8d32257feb
commit
2daf20c039
8 changed files with 66 additions and 628 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@ TESTDIR=tests
|
|||
LIBDIR=lib
|
||||
BEAMDIR=ebin
|
||||
|
||||
all: compile
|
||||
all: compile erlv8
|
||||
|
||||
compile:
|
||||
mkdir -p $(BEAMDIR) ;
|
||||
|
|
Reference in a new issue