ruby-cvs:15790
From: (ocean) <ocean ruby-lang.org>
Date: Thu, 20 Oct 2005 09:42:44 +0900
Subject: [ruby-cvs:15790] ruby, ruby/lib: * lib/mkmf.rb (create_makefile): Borland make seems not to allow
ocean Thu, 20 Oct 2005 09:42:44 +0900
Modified files:
ruby:
ChangeLog
ruby/lib:
mkmf.rb
Log:
* lib/mkmf.rb (create_makefile): Borland make seems not to allow
empty dependency list. If this change is not good, please correct
it.
Revision Changes Path
1.4696 +13 -7 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4695&r2=1.4696
1.232 +2 -2 ruby/lib/mkmf.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/mkmf.rb?cvsroot=src&r1=1.231&r2=1.232