* common.mk: fix failed to make with -j2.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e107833cb2
commit
73eda1735f
@ -1,3 +1,8 @@
|
||||
Mon Aug 20 11:40:27 2012 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
|
||||
|
||||
* common.mk: fix failed to make with -j2.
|
||||
https://gist.github.com/3397935
|
||||
|
||||
Mon Aug 20 10:51:01 2012 Shota Fukumori <sorah@tubusu.net>
|
||||
|
||||
* lib/test/unit.rb, lib/test/unit/parallel.rb:
|
||||
|
@ -852,6 +852,7 @@ incs: $(INSNS) {$(VPATH)}node_name.inc {$(VPATH)}encdb.h {$(VPATH)}transdb.h {$(
|
||||
|
||||
insns: $(INSNS)
|
||||
|
||||
$(ID_H_INCLUDES): $(ID_H_TARGET)
|
||||
$(ID_H_TARGET): {$(VPATH)}parse.h $(srcdir)/tool/generic_erb.rb $(srcdir)/template/id.h.tmpl
|
||||
$(ECHO) generating id.h
|
||||
$(Q) $(BASERUBY) $(srcdir)/tool/generic_erb.rb --if-change --output=id.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user