git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2008-12-16 05:57:40 +00:00
parent 8636e50873
commit 963752d971

View File

@ -1,7 +1,7 @@
Tue Dec 16 13:55:28 2008 Akinori MUSHA <knu@iDaemons.org>
* common.mk (complex.$(OBJEXT), rational.$(OBJEXT)): Properly add
dependencies to version.h and revision.h to fix parallel build
dependencies on version.h and revision.h to fix parallel build
with make -j#.
Tue Dec 16 12:30:56 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>