aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-01-17 11:19:01 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-01-17 11:19:01 +0900
commit4e6bcac23e927bb0ede0935d62491b6c32cbc621 (patch)
treeb2154babeef2d9ddd6ec2851228b8d96d581a909
parent5275d8bf4c43db9f057d24a26cf33ecd69f8b345 (diff)
downloadruby-4e6bcac23e927bb0ede0935d62491b6c32cbc621.tar.gz
Update dependencies in makefiles again
patch from https://travis-ci.org/ruby/ruby/jobs/638231960
-rw-r--r--common.mk3
-rw-r--r--ext/-test-/rational/depend9
-rw-r--r--ext/ripper/depend1
3 files changed, 13 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index d1e43b445b..60ebf83516 100644
--- a/common.mk
+++ b/common.mk
@@ -3053,6 +3053,7 @@ numeric.$(OBJEXT): {$(VPATH)}missing.h
numeric.$(OBJEXT): {$(VPATH)}numeric.c
numeric.$(OBJEXT): {$(VPATH)}onigmo.h
numeric.$(OBJEXT): {$(VPATH)}oniguruma.h
+numeric.$(OBJEXT): {$(VPATH)}ruby_assert.h
numeric.$(OBJEXT): {$(VPATH)}st.h
numeric.$(OBJEXT): {$(VPATH)}subst.h
numeric.$(OBJEXT): {$(VPATH)}util.h
@@ -3175,6 +3176,7 @@ parse.$(OBJEXT): {$(VPATH)}probes.dmyh
parse.$(OBJEXT): {$(VPATH)}probes.h
parse.$(OBJEXT): {$(VPATH)}regenc.h
parse.$(OBJEXT): {$(VPATH)}regex.h
+parse.$(OBJEXT): {$(VPATH)}ruby_assert.h
parse.$(OBJEXT): {$(VPATH)}st.h
parse.$(OBJEXT): {$(VPATH)}subst.h
parse.$(OBJEXT): {$(VPATH)}symbol.h
@@ -3949,6 +3951,7 @@ time.$(OBJEXT): {$(VPATH)}internal.h
time.$(OBJEXT): {$(VPATH)}missing.h
time.$(OBJEXT): {$(VPATH)}onigmo.h
time.$(OBJEXT): {$(VPATH)}oniguruma.h
+time.$(OBJEXT): {$(VPATH)}ruby_assert.h
time.$(OBJEXT): {$(VPATH)}st.h
time.$(OBJEXT): {$(VPATH)}subst.h
time.$(OBJEXT): {$(VPATH)}time.c
diff --git a/ext/-test-/rational/depend b/ext/-test-/rational/depend
index 72e908f46f..8cbac9a364 100644
--- a/ext/-test-/rational/depend
+++ b/ext/-test-/rational/depend
@@ -15,8 +15,17 @@ rat.o: $(hdrdir)/ruby/ruby.h
rat.o: $(hdrdir)/ruby/st.h
rat.o: $(hdrdir)/ruby/subst.h
rat.o: $(top_srcdir)/internal.h
+rat.o: $(top_srcdir)/internal/bignum.h
+rat.o: $(top_srcdir)/internal/bits.h
rat.o: $(top_srcdir)/internal/compilers.h
+rat.o: $(top_srcdir)/internal/fixnum.h
rat.o: $(top_srcdir)/internal/gc.h
+rat.o: $(top_srcdir)/internal/numeric.h
rat.o: $(top_srcdir)/internal/rational.h
+rat.o: $(top_srcdir)/internal/serial.h
+rat.o: $(top_srcdir)/internal/static_assert.h
+rat.o: $(top_srcdir)/internal/stdbool.h
+rat.o: $(top_srcdir)/internal/vm.h
+rat.o: $(top_srcdir)/ruby_assert.h
rat.o: rat.c
# AUTOGENERATED DEPENDENCIES END
diff --git a/ext/ripper/depend b/ext/ripper/depend
index 851af73949..f1fbeaf5c3 100644
--- a/ext/ripper/depend
+++ b/ext/ripper/depend
@@ -96,6 +96,7 @@ ripper.o: $(top_srcdir)/internal/vm.h
ripper.o: $(top_srcdir)/internal/warnings.h
ripper.o: $(top_srcdir)/node.h
ripper.o: $(top_srcdir)/regenc.h
+ripper.o: $(top_srcdir)/ruby_assert.h
ripper.o: $(top_srcdir)/symbol.h
ripper.o: ../../probes.h
ripper.o: eventids2.c