ruby-cvs:18594
From: (nobu) <nobu ruby-lang.org>
Date: Wed, 6 Dec 2006 23:56:33 +0900
Subject: [ruby-cvs:18594] ruby, ruby: * Makefile.in, common.mk (NULLCMD): moved for platforms that empty
nobu Wed, 6 Dec 2006 23:56:33 +0900
Modified files:
ruby:
version.h
ruby:
ChangeLog Makefile.in common.mk
Log:
* Makefile.in, common.mk (NULLCMD): moved for platforms that empty
command does not run. fixed: [ruby-dev:29994]
Revision Changes Path
1.1596 +3 -3 ruby/version.h
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/version.h?cvsroot=src&r1=1.1595&r2=1.1596
1.5609 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5608&r2=1.5609
1.84 +1 -0 ruby/Makefile.in
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/Makefile.in?cvsroot=src&r1=1.83&r2=1.84
1.35 +0 -1 ruby/common.mk
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/common.mk?cvsroot=src&r1=1.34&r2=1.35