mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
remove unused dependency
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ endif
|
||||
all : $(LIBR)
|
||||
|
||||
# update libmruby.a
|
||||
$(LIBR) : $(MRBC) $(MLIB)
|
||||
$(LIBR) : $(MLIB)
|
||||
$(AR) r $(LIBR) $(MLIB)
|
||||
|
||||
# Compile mrblib source
|
||||
|
||||
Reference in New Issue
Block a user