1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* bcc32/Makefile.sub (PHONY): Borland make disallows empty command

rules.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6153 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2004-04-13 12:51:01 +00:00
parent a4e80a024d
commit e022b74520
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
Tue Apr 13 21:50:57 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
* bcc32/Makefile.sub (PHONY): Borland make disallows empty command
rules.
Tue Apr 13 17:55:16 2004 Minero Aoki <aamine@loveruby.net>
* lib/net/http.rb (begin_transport): should not overwrite HTTP

View file

@ -195,6 +195,8 @@ rubyw: $(WPROGRAM)
!include $(srcdir)/common.mk
PHONY: Makefile
config: config.h config.status
config.h: