rename ritevm.a to mruby.a

This commit is contained in:
Yukihiro Matsumoto
2012-05-02 10:11:56 +09:00
parent e1f7617ff6
commit 39cf53d028
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# extension of the executable-file is modifiable(.exe .out ...)
BASEDIR = ../../src
TARGET := ../../bin/mruby
LIB := ../../lib/ritevm
LIB := ../../lib/mruby
ifeq ($(OS),Windows_NT)
EXE := $(TARGET).exe
LIBR := $(LIB).lib