From 2ea650c54779297d6977f9ab4c4b2066da7483d4 Mon Sep 17 00:00:00 2001 From: knu Date: Mon, 4 Nov 2002 15:47:35 +0000 Subject: * ext/extmk.rb: Properly pass the given target to make(1). [pointed out by eban] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3025 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1b84fc323..603c16604 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Nov 5 00:46:04 2002 Akinori MUSHA + + * ext/extmk.rb: Properly pass the given target to + make(1). [pointed out by eban] + Mon Nov 4 20:03:53 2002 NAKAMURA Usaku * instruby.rb, lib/mkmf.rb: use CONFIG["ENABLE_SHARED"] instead of -- cgit