From 3414db52d59a770e2adfb0df2f5b2f45909bd1d2 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 23 Mar 2004 05:46:14 +0000 Subject: * bcc32/Makefile.sub: needs bcc32/mkexports.rb. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ce30b7d9b..6e316eb18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Tue Mar 23 14:31:47 2004 Nobuyoshi Nakada +Tue Mar 23 14:46:10 2004 Nobuyoshi Nakada * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local): separate files under directories due to directory separator. @@ -14,6 +14,8 @@ Tue Mar 23 14:31:47 2004 Nobuyoshi Nakada * lib/mkmf.rb (create_makefile): Borland make wrongly removes braces from command lines. + * bcc32/Makefile.sub: needs bcc32/mkexports.rb. + Mon Mar 22 08:21:17 2004 Nobuyoshi Nakada * Makefile.in, */Makefile.sub, common.mk: extract common portions. -- cgit