зеркало из https://github.com/github/ruby.git
Update dependencies in makefiles
patch from https://travis-ci.org/ruby/ruby/jobs/638226493
This commit is contained in:
Родитель
07ce51c5aa
Коммит
73618d84e8
|
@ -3927,6 +3927,7 @@ time.$(OBJEXT): $(top_srcdir)/internal/bits.h
|
|||
time.$(OBJEXT): $(top_srcdir)/internal/compar.h
|
||||
time.$(OBJEXT): $(top_srcdir)/internal/compilers.h
|
||||
time.$(OBJEXT): $(top_srcdir)/internal/fixnum.h
|
||||
time.$(OBJEXT): $(top_srcdir)/internal/gc.h
|
||||
time.$(OBJEXT): $(top_srcdir)/internal/numeric.h
|
||||
time.$(OBJEXT): $(top_srcdir)/internal/rational.h
|
||||
time.$(OBJEXT): $(top_srcdir)/internal/serial.h
|
||||
|
|
|
@ -15,6 +15,8 @@ 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/compilers.h
|
||||
rat.o: $(top_srcdir)/internal/gc.h
|
||||
rat.o: $(top_srcdir)/internal/rational.h
|
||||
rat.o: rat.c
|
||||
# AUTOGENERATED DEPENDENCIES END
|
||||
|
|
Загрузка…
Ссылка в новой задаче