diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-10-19 23:44:00 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-10-19 23:44:00 +0000 |
| commit | 65c9b533c02149ae753acfa1f1b785dc366715e0 (patch) | |
| tree | 51098493e255acf679aee170492d1f890ab51ab3 /ChangeLog | |
| parent | 945252987ee244b88a797d20dc1b88687a0de7ac (diff) | |
* common.mk (NULLCMD): dummy command.
* bcc32/Makefile.sub (post-install-*): Borland make cannot ignore
command-less double-colon rules. [ruby-dev:29676]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Fri Oct 20 08:42:38 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * common.mk (NULLCMD): dummy command. + + * bcc32/Makefile.sub (post-install-*): Borland make cannot ignore + command-less double-colon rules. [ruby-dev:29676] + Fri Oct 20 00:37:07 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> * bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook. |
