diff options
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,14 +1,15 @@ Tue Sep 10 17:16:14 2002 NAKAMURA Usaku <usa@ruby-lang.org> * win32/Makefile.sub (miniruby): shouldn't link $(EXTOBJS). + [ruby-dev:17059] * win32/Makefile.sub ($(LIBRUBY_A), $(LIBRUBY)): avoid lib.exe's - warning. + warning. [ruby-dev:17059] - * win32/Makefile.sub: remove unnecessary rules. + * win32/Makefile.sub: remove unnecessary rules. [ruby-dev:17059] * win32/configure.bat, win32/setup.mak, win32/README.win32: enable to - pass some arguments to configure. + pass some arguments to configure. [ruby-dev:17059] Mon Sep 9 23:43:33 2002 WATANABE Hirofumi <eban@ruby-lang.org> |