From a8d418d5b128bc1f63092fafd4037029b36c1748 Mon Sep 17 00:00:00 2001 From: Daniel Bovensiepen Date: Thu, 20 Sep 2012 01:35:57 +0800 Subject: Remove TODO. This point is finished --- mrblib/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'mrblib') diff --git a/mrblib/Makefile b/mrblib/Makefile index 9ba7ed0cf..def24d497 100644 --- a/mrblib/Makefile +++ b/mrblib/Makefile @@ -52,9 +52,6 @@ endif .PHONY : all all : $(LIBR) -# TODO: -# all available GEMS have to be added to the main library -# update libmruby.a $(LIBR) : $(MLIB) $(LIBR0) $(CP) $(LIBR0) $(LIBR) $(AR) rs $(LIBR) $(MLIB) -- cgit v1.2.3