ruby-cvs:15789
From: (ocean) <ocean ruby-lang.org>
Date: Thu, 20 Oct 2005 09:42:05 +0900
Subject: [ruby-cvs:15789] ruby, ruby/lib: * lib/mkmf.rb (create_makefile): Borland make seems not to allow
ocean Thu, 20 Oct 2005 09:42:05 +0900
Modified files: (Branch: ruby_1_8)
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.2673.2.1342 +6 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1341&r2=1.2673.2.1342
1.162.2.45 +2 -2 ruby/lib/mkmf.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/mkmf.rb?cvsroot=src&r1=1.162.2.44&r2=1.162.2.45