Commit 4d12ff49 authored by Daniel Bovensiepen's avatar Daniel Bovensiepen

Add accidently removed comment

parent 6e589f57
......@@ -52,6 +52,7 @@ endif
.PHONY : all
all : $(LIBR)
# update libmruby.a
$(LIBR) : $(MLIB) $(LIBR0)
$(CP) $(LIBR0) $(LIBR)
$(AR) r $(LIBR) $(MLIB)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment