[ruby-cvs:55717] akr:r48568 (trunk): * common.mk (prereq): Don't depends on prelude.c and golf_prelude.c.
akr at ruby-lang.org
akr at ruby-lang.org
Wed Nov 26 00:55:36 JST 2014
akr 2014-11-26 00:55:34 +0900 (Wed, 26 Nov 2014)
New Revision: 48568
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=48568
Log:
* common.mk (prereq): Don't depends on prelude.c and golf_prelude.c.
Since they depend on $(PREP) which is miniruby, they are rebuilt
after miniruby is built, even if tarball contains them.
Modified files:
trunk/ChangeLog
trunk/common.mk
More information about the ruby-cvs
mailing list