mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Prefer relative directory from srcdir to top_srcdir
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4fc656a2f3
commit
d1e6304a89
8 changed files with 13 additions and 11 deletions
|
@ -17,7 +17,7 @@ generator.o: $(hdrdir)/ruby/regex.h
|
|||
generator.o: $(hdrdir)/ruby/ruby.h
|
||||
generator.o: $(hdrdir)/ruby/st.h
|
||||
generator.o: $(hdrdir)/ruby/subst.h
|
||||
generator.o: $(top_srcdir)/ext/json/fbuffer/fbuffer.h
|
||||
generator.o: $(srcdir)/../fbuffer/fbuffer.h
|
||||
generator.o: generator.c
|
||||
generator.o: generator.h
|
||||
# AUTOGENERATED DEPENDENCIES END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue