mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
rename ritevm.a to mruby.a
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user