summaryrefslogtreecommitdiff
path: root/ext/-test-/rational
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 /ext/-test-/rational
parent5275d8bf4c43db9f057d24a26cf33ecd69f8b345 (diff)
Update dependencies in makefiles again
patch from https://travis-ci.org/ruby/ruby/jobs/638231960
Diffstat (limited to 'ext/-test-/rational')
-rw-r--r--ext/-test-/rational/depend9
1 files changed, 9 insertions, 0 deletions
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