summaryrefslogtreecommitdiff
path: root/ext/ripper
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-06-06 07:37:07 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-06-06 07:37:07 +0000
commit0e7ab28c36fd9524dd6d93363a1e99c270abf752 (patch)
treed9ae50177c381687ae90ff4ef5f16183d0560e23 /ext/ripper
parent99645d57db67483c859ff9aaa044a25c9492c4b3 (diff)
* 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
Diffstat (limited to 'ext/ripper')
-rw-r--r--ext/ripper/depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/ripper/depend b/ext/ripper/depend
index 0c95140f5b..ee1d2fd325 100644
--- a/ext/ripper/depend
+++ b/ext/ripper/depend
@@ -1,3 +1,4 @@
+.SUFFIXES: .y
common: src rb
src: ripper.c eventids1.c
rb: $(srcdir)/lib/ripper/core.rb