diff options
| -rw-r--r-- | mrblib/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
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) |
