some bugfixes to kallfaktorns erlv8 code

This commit is contained in:
Jeena Paradies 2011-04-30 18:55:05 +02:00
parent 8d32257feb
commit 2daf20c039
8 changed files with 66 additions and 628 deletions

View file

@ -5,7 +5,7 @@ TESTDIR=tests
LIBDIR=lib
BEAMDIR=ebin
all: compile
all: compile erlv8
compile:
mkdir -p $(BEAMDIR) ;