From 4d12ff4978a87f7687a607a3db8afb89d4e90d70 Mon Sep 17 00:00:00 2001 From: Daniel Bovensiepen Date: Mon, 24 Sep 2012 01:50:20 +0800 Subject: Add accidently removed comment --- mrblib/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/mrblib/Makefile b/mrblib/Makefile index 942b3e1d2..6d7ac65f9 100644 --- a/mrblib/Makefile +++ b/mrblib/Makefile @@ -52,6 +52,7 @@ endif .PHONY : all all : $(LIBR) +# update libmruby.a $(LIBR) : $(MLIB) $(LIBR0) $(CP) $(LIBR0) $(LIBR) $(AR) r $(LIBR) $(MLIB) -- cgit v1.2.3