mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
f9788ca7fe
internal/rational.h needs internal/warnings.h with Apple clang, for `UNALIGNED_MEMBER_ACCESS`.
32 lines
1 KiB
Text
32 lines
1 KiB
Text
$(OBJS): $(HDRS) $(ruby_headers)
|
|
|
|
rat.o: rat.c $(top_srcdir)/internal.h
|
|
|
|
# AUTOGENERATED DEPENDENCIES START
|
|
rat.o: $(RUBY_EXTCONF_H)
|
|
rat.o: $(arch_hdrdir)/ruby/config.h
|
|
rat.o: $(hdrdir)/ruby.h
|
|
rat.o: $(hdrdir)/ruby/assert.h
|
|
rat.o: $(hdrdir)/ruby/backward.h
|
|
rat.o: $(hdrdir)/ruby/defines.h
|
|
rat.o: $(hdrdir)/ruby/intern.h
|
|
rat.o: $(hdrdir)/ruby/missing.h
|
|
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)/internal/warnings.h
|
|
rat.o: $(top_srcdir)/ruby_assert.h
|
|
rat.o: rat.c
|
|
# AUTOGENERATED DEPENDENCIES END
|