ruby-cvs:18449
From: (nobu) <nobu ruby-lang.org>
Date: Fri, 20 Oct 2006 08:44:01 +0900
Subject: [ruby-cvs:18449] ruby, ruby/bcc32: * common.mk (NULLCMD): dummy command.
nobu Fri, 20 Oct 2006 08:44:01 +0900
Modified files: (Branch: ruby_1_8)
ruby:
ChangeLog common.mk
ruby/bcc32:
Makefile.sub
Log:
* common.mk (NULLCMD): dummy command.
* bcc32/Makefile.sub (post-install-*): Borland make cannot ignore
command-less double-colon rules. [ruby-dev:29676]
Revision Changes Path
1.2673.2.1959 +7 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1958&r2=1.2673.2.1959
1.13.2.18 +13 -0 ruby/common.mk
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/common.mk?cvsroot=src&r1=1.13.2.17&r2=1.13.2.18
1.42.2.38 +6 -6 ruby/bcc32/Makefile.sub
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/bcc32/Makefile.sub?cvsroot=src&r1=1.42.2.37&r2=1.42.2.38