Reorganisation
This commit is contained in:
4
Makefile
4
Makefile
@@ -10,11 +10,11 @@ OBJ =\
|
|||||||
constant.o \
|
constant.o \
|
||||||
hashmap.o \
|
hashmap.o \
|
||||||
interpreter.o \
|
interpreter.o \
|
||||||
lex.o \
|
lexer.o \
|
||||||
lib.o \
|
lib.o \
|
||||||
memobj.o \
|
memobj.o \
|
||||||
oop.o \
|
oop.o \
|
||||||
parse.o \
|
parser.o \
|
||||||
vfs.o \
|
vfs.o \
|
||||||
vm.o
|
vm.o
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user