From be80db7b4955e70fefcd76e826e22035b0c91497 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 6 Jul 2016 05:48:13 +0000 Subject: Update dependencies * common.mk (compile.o, loadpath.o): update dependencies. * common.mk (vm_call.o): remove stale object dependencies. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/pathname/depend | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'ext/pathname/depend') diff --git a/ext/pathname/depend b/ext/pathname/depend index 79b6c53f50..5b6ea7484d 100644 --- a/ext/pathname/depend +++ b/ext/pathname/depend @@ -1,3 +1,15 @@ -$(OBJS): $(HDRS) $(ruby_headers) \ - $(hdrdir)/ruby/encoding.h \ - $(hdrdir)/ruby/oniguruma.h +# AUTOGENERATED DEPENDENCIES START +pathname.o: $(RUBY_EXTCONF_H) +pathname.o: $(arch_hdrdir)/ruby/config.h +pathname.o: $(hdrdir)/ruby/backward.h +pathname.o: $(hdrdir)/ruby/defines.h +pathname.o: $(hdrdir)/ruby/encoding.h +pathname.o: $(hdrdir)/ruby/intern.h +pathname.o: $(hdrdir)/ruby/missing.h +pathname.o: $(hdrdir)/ruby/oniguruma.h +pathname.o: $(hdrdir)/ruby/ruby.h +pathname.o: $(hdrdir)/ruby/st.h +pathname.o: $(hdrdir)/ruby/subst.h +pathname.o: $(top_srcdir)/include/ruby.h +pathname.o: pathname.c +# AUTOGENERATED DEPENDENCIES END -- cgit v1.2.3