mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/ripper/depend: add .y to .SUFFIXES for nmake.
fixed: [ruby-dev:26294] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8573 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
99645d57db
commit
0e7ab28c36
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
.SUFFIXES: .y
|
||||
common: src rb
|
||||
src: ripper.c eventids1.c
|
||||
rb: $(srcdir)/lib/ripper/core.rb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue