mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Add accidently removed comment
This commit is contained in:
@@ -52,6 +52,7 @@ endif
|
||||
.PHONY : all
|
||||
all : $(LIBR)
|
||||
|
||||
# update libmruby.a
|
||||
$(LIBR) : $(MLIB) $(LIBR0)
|
||||
$(CP) $(LIBR0) $(LIBR)
|
||||
$(AR) r $(LIBR) $(MLIB)
|
||||
|
||||
Reference in New Issue
Block a user