提交 dd547e1b 编写于 作者: A akr

Mark auogenerated part.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
上级 9fb2d21d
......@@ -1079,6 +1079,7 @@ help: PHONY
" https://bugs.ruby-lang.org/projects/ruby/wiki/DeveloperHowto" \
$(MESSAGE_END)
# AUTOGENERATED DEPENDENCIES START
addr2line.$(OBJEXT): {$(VPATH)}addr2line.h
array.$(OBJEXT): $(hdrdir)/ruby/ruby.h
array.$(OBJEXT): {$(VPATH)}defines.h
......@@ -2090,3 +2091,4 @@ vm_trace.$(OBJEXT): {$(VPATH)}thread_native.h
vm_trace.$(OBJEXT): {$(VPATH)}vm_core.h
vm_trace.$(OBJEXT): {$(VPATH)}vm_debug.h
vm_trace.$(OBJEXT): {$(VPATH)}vm_opts.h
# AUTOGENERATED DEPENDENCIES END
......@@ -156,6 +156,7 @@ clean-srcs:
<%# vim: set ft=eruby noexpandtab ts=8 sw=2 : -%>
# AUTOGENERATED DEPENDENCIES START
enc/euc_jp.$(OBJEXT): enc/jis/props.kwd
enc/shift_jis.$(OBJEXT): enc/jis/props.kwd
enc/windows_31j.$(OBJEXT): enc/jis/props.kwd
......@@ -489,3 +490,4 @@ enc/trans/utf_16_32.$(OBJEXT): missing.h
enc/trans/utf_16_32.$(OBJEXT): $(hdrdir)/ruby/ruby.h
enc/trans/utf_16_32.$(OBJEXT): st.h
enc/trans/utf_16_32.$(OBJEXT): subst.h
# AUTOGENERATED DEPENDENCIES END
......@@ -4,6 +4,7 @@ intpack.o: intpack.c
mul.o: mul.c
str2big.o: str2big.c
# AUTOGENERATED DEPENDENCIES START
bigzero.o: $(top_srcdir)/internal.h
big2str.o: $(top_srcdir)/internal.h
big2str.o: $(arch_hdrdir)/ruby/config.h
......@@ -66,3 +67,4 @@ str2big.o: $(hdrdir)/ruby/missing.h
str2big.o: $(hdrdir)/ruby/ruby.h
str2big.o: $(hdrdir)/ruby/st.h
str2big.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
init.o: $(arch_hdrdir)/ruby/config.h
init.o: $(top_srcdir)/include/ruby.h
init.o: $(hdrdir)/ruby/defines.h
......@@ -22,3 +23,4 @@ profile_frames.o: $(hdrdir)/ruby/missing.h
profile_frames.o: $(hdrdir)/ruby/ruby.h
profile_frames.o: $(hdrdir)/ruby/st.h
profile_frames.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
dataerror.o: $(arch_hdrdir)/ruby/config.h
dataerror.o: $(hdrdir)/ruby/defines.h
dataerror.o: $(hdrdir)/ruby/intern.h
......@@ -31,3 +32,4 @@ init.o: $(hdrdir)/ruby/missing.h
init.o: $(hdrdir)/ruby/ruby.h
init.o: $(hdrdir)/ruby/st.h
init.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
fs.o: $(arch_hdrdir)/ruby/config.h
fs.o: $(hdrdir)/ruby/defines.h
fs.o: $(hdrdir)/ruby/encoding.h
......@@ -26,3 +27,4 @@ stat.o: $(hdrdir)/ruby/oniguruma.h
stat.o: $(hdrdir)/ruby/ruby.h
stat.o: $(hdrdir)/ruby/st.h
stat.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
coderange.o: $(arch_hdrdir)/ruby/config.h
coderange.o: $(hdrdir)/ruby/defines.h
coderange.o: $(hdrdir)/ruby/encoding.h
......@@ -88,3 +89,4 @@ set_len.o: $(hdrdir)/ruby/missing.h
set_len.o: $(hdrdir)/ruby/ruby.h
set_len.o: $(hdrdir)/ruby/st.h
set_len.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
gc_hook.o: $(arch_hdrdir)/ruby/config.h
gc_hook.o: $(hdrdir)/ruby/debug.h
gc_hook.o: $(hdrdir)/ruby/defines.h
......@@ -14,3 +15,4 @@ tracepoint.o: $(hdrdir)/ruby/missing.h
tracepoint.o: $(hdrdir)/ruby/ruby.h
tracepoint.o: $(hdrdir)/ruby/st.h
tracepoint.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
wait_for_single_fd.o: $(arch_hdrdir)/ruby/config.h
wait_for_single_fd.o: $(hdrdir)/ruby/defines.h
wait_for_single_fd.o: $(hdrdir)/ruby/encoding.h
......@@ -8,3 +9,4 @@ wait_for_single_fd.o: $(hdrdir)/ruby/oniguruma.h
wait_for_single_fd.o: $(hdrdir)/ruby/ruby.h
wait_for_single_fd.o: $(hdrdir)/ruby/st.h
wait_for_single_fd.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
bigdecimal.o: $(arch_hdrdir)/ruby/config.h
bigdecimal.o: bigdecimal.h
bigdecimal.o: $(hdrdir)/ruby/defines.h
......@@ -7,3 +8,4 @@ bigdecimal.o: $(hdrdir)/ruby/ruby.h
bigdecimal.o: $(hdrdir)/ruby/st.h
bigdecimal.o: $(hdrdir)/ruby/subst.h
bigdecimal.o: $(hdrdir)/ruby/util.h
# AUTOGENERATED DEPENDENCIES END
......@@ -9,7 +9,10 @@ $(OBJS): $(HDRS) $(ruby_headers) \
$(top_srcdir)/thread_pthread.h \
$(top_srcdir)/internal.h \
$(top_srcdir)/include/ruby/thread_native.h
# AUTOGENERATED DEPENDENCIES START
coverage.o: $(top_srcdir)/ccan/check_type/check_type.h
coverage.o: $(top_srcdir)/ccan/container_of/container_of.h
coverage.o: $(top_srcdir)/ccan/list/list.h
coverage.o: $(top_srcdir)/ccan/str/str.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
date_core.o: $(arch_hdrdir)/ruby/config.h
date_core.o: date_tmx.h
date_core.o: $(top_srcdir)/include/ruby.h
......@@ -41,3 +42,4 @@ date_strptime.o: $(hdrdir)/ruby/regex.h
date_strptime.o: $(hdrdir)/ruby/ruby.h
date_strptime.o: $(hdrdir)/ruby/st.h
date_strptime.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
bubblebabble.o: $(arch_hdrdir)/ruby/config.h
bubblebabble.o: $(top_srcdir)/ext/digest/digest.h
bubblebabble.o: $(top_srcdir)/include/ruby.h
......@@ -7,3 +8,4 @@ bubblebabble.o: $(hdrdir)/ruby/missing.h
bubblebabble.o: $(hdrdir)/ruby/ruby.h
bubblebabble.o: $(hdrdir)/ruby/st.h
bubblebabble.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
digest.o: $(arch_hdrdir)/ruby/config.h
digest.o: digest.h
digest.o: $(top_srcdir)/include/ruby.h
......@@ -7,3 +8,4 @@ digest.o: $(hdrdir)/ruby/missing.h
digest.o: $(hdrdir)/ruby/ruby.h
digest.o: $(hdrdir)/ruby/st.h
digest.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
md5.o: md5.c md5.h $(srcdir)/../defs.h
# AUTOGENERATED DEPENDENCIES START
md5init.o: $(arch_hdrdir)/ruby/config.h
md5init.o: $(top_srcdir)/ext/digest/digest.h
md5init.o: md5ossl.h
......@@ -10,3 +12,4 @@ md5init.o: $(hdrdir)/ruby/ruby.h
md5init.o: $(hdrdir)/ruby/st.h
md5init.o: $(hdrdir)/ruby/subst.h
md5ossl.o: md5ossl.h
# AUTOGENERATED DEPENDENCIES END
rmd160.o: rmd160.c rmd160.h $(srcdir)/../defs.h $(HDRS) $(ruby_headers)
# AUTOGENERATED DEPENDENCIES START
rmd160init.o: $(arch_hdrdir)/ruby/config.h
rmd160init.o: $(hdrdir)/ruby/defines.h
rmd160init.o: $(hdrdir)/ruby/intern.h
......@@ -19,3 +21,4 @@ rmd160ossl.o: $(hdrdir)/ruby/subst.h
rmd160ossl.o: $(top_srcdir)/ext/digest/defs.h
rmd160ossl.o: $(top_srcdir)/include/ruby.h
rmd160ossl.o: rmd160ossl.h
# AUTOGENERATED DEPENDENCIES END
sha1.o: sha1.c sha1.h $(srcdir)/../defs.h
# AUTOGENERATED DEPENDENCIES START
sha1init.o: $(arch_hdrdir)/ruby/config.h
sha1init.o: $(top_srcdir)/ext/digest/digest.h
sha1init.o: sha1ossl.h
......@@ -20,3 +21,4 @@ sha1ossl.o: $(hdrdir)/ruby/missing.h
sha1ossl.o: $(hdrdir)/ruby/ruby.h
sha1ossl.o: $(hdrdir)/ruby/st.h
sha1ossl.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
sha2.o: sha2.c sha2.h $(srcdir)/../defs.h $(HDRS) $(ruby_headers)
# AUTOGENERATED DEPENDENCIES START
sha2init.o: $(arch_hdrdir)/ruby/config.h
sha2init.o: $(top_srcdir)/ext/digest/digest.h
sha2init.o: sha2ossl.h
......@@ -19,3 +21,4 @@ sha2ossl.o: $(hdrdir)/ruby/missing.h
sha2ossl.o: $(hdrdir)/ruby/ruby.h
sha2ossl.o: $(hdrdir)/ruby/st.h
sha2ossl.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
$(OBJS): $(ruby_headers)
generator.o: generator.c generator.h $(srcdir)/../fbuffer/fbuffer.h
# AUTOGENERATED DEPENDENCIES START
generator.o: $(hdrdir)/ruby/encoding.h
generator.o: $(hdrdir)/ruby/oniguruma.h
generator.o: $(hdrdir)/ruby/re.h
generator.o: $(hdrdir)/ruby/regex.h
# AUTOGENERATED DEPENDENCIES END
$(OBJS): $(ruby_headers)
parser.o: parser.c parser.h $(srcdir)/../fbuffer/fbuffer.h
# AUTOGENERATED DEPENDENCIES START
parser.o: parser.rl
parser.o: $(hdrdir)/ruby/encoding.h
parser.o: $(hdrdir)/ruby/oniguruma.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
nkf.o: $(arch_hdrdir)/ruby/config.h
nkf.o: nkf-utf8/config.h
nkf.o: nkf-utf8/nkf.c
......@@ -12,3 +13,4 @@ nkf.o: $(hdrdir)/ruby/oniguruma.h
nkf.o: $(hdrdir)/ruby/ruby.h
nkf.o: $(hdrdir)/ruby/st.h
nkf.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
object_tracing.o: $(top_srcdir)/internal.h
objspace_dump.o: $(topdir)/id.h
objspace_dump.o: $(top_srcdir)/internal.h
......@@ -50,3 +51,4 @@ objspace_dump.o: $(hdrdir)/ruby/missing.h
objspace_dump.o: $(hdrdir)/ruby/ruby.h
objspace_dump.o: $(hdrdir)/ruby/st.h
objspace_dump.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
openssl_missing.o: openssl_missing.h
ossl.o: $(arch_hdrdir)/ruby/config.h
ossl.o: openssl_missing.h
......@@ -1023,3 +1024,4 @@ ossl_x509store.o: $(hdrdir)/ruby/ruby.h
ossl_x509store.o: $(hdrdir)/ruby/st.h
ossl_x509store.o: $(hdrdir)/ruby/subst.h
ossl_x509store.o: $(hdrdir)/ruby/thread.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
pty.o: $(top_srcdir)/internal.h
pty.o: $(arch_hdrdir)/ruby/config.h
pty.o: $(hdrdir)/ruby/defines.h
......@@ -10,3 +11,4 @@ pty.o: $(hdrdir)/ruby/ruby.h
pty.o: $(hdrdir)/ruby/st.h
pty.o: $(hdrdir)/ruby/subst.h
pty.o: $(hdrdir)/ruby/util.h
# AUTOGENERATED DEPENDENCIES END
sizes.c: $(top_srcdir)/tool/generic_erb.rb $(top_srcdir)/template/sizes.c.tmpl $(top_srcdir)/configure.in
$(Q) $(RUBY) $(top_srcdir)/tool/generic_erb.rb --output=$@ \
$(top_srcdir)/template/sizes.c.tmpl $(top_srcdir)/configure.in
# AUTOGENERATED DEPENDENCIES START
sizes.o: $(arch_hdrdir)/ruby/config.h
sizes.o: $(hdrdir)/ruby/defines.h
sizes.o: $(hdrdir)/ruby/intern.h
......@@ -8,3 +10,4 @@ sizes.o: $(hdrdir)/ruby/missing.h
sizes.o: $(hdrdir)/ruby/ruby.h
sizes.o: $(hdrdir)/ruby/st.h
sizes.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
readline.o: $(top_srcdir)/internal.h
readline.o: $(arch_hdrdir)/ruby/config.h
readline.o: $(hdrdir)/ruby/defines.h
......@@ -10,3 +11,4 @@ readline.o: $(hdrdir)/ruby/ruby.h
readline.o: $(hdrdir)/ruby/st.h
readline.o: $(hdrdir)/ruby/subst.h
readline.o: $(hdrdir)/ruby/thread.h
# AUTOGENERATED DEPENDENCIES END
......@@ -43,6 +43,7 @@ ripper.E: ripper.c
$(ECHO) preprocessing ripper.c
$(Q) $(CC) -E $(CPPFLAGS) ripper.c | $(RUBY) $(srcdir)/tools/strip.rb > $@
# AUTOGENERATED DEPENDENCIES START
ripper.o: {$(VPATH)}id.h
ripper.o: $(top_srcdir)/internal.h
ripper.o: {$(VPATH)}lex.c
......@@ -67,3 +68,4 @@ ripper.o: $(hdrdir)/ruby/ruby.h
ripper.o: $(hdrdir)/ruby/st.h
ripper.o: $(hdrdir)/ruby/subst.h
ripper.o: $(hdrdir)/ruby/util.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
_sdbm.o: $(arch_hdrdir)/ruby/config.h
_sdbm.o: sdbm.h
_sdbm.o: $(hdrdir)/ruby/defines.h
......@@ -11,3 +12,4 @@ init.o: $(hdrdir)/ruby/missing.h
init.o: $(hdrdir)/ruby/ruby.h
init.o: $(hdrdir)/ruby/st.h
init.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
......@@ -5,6 +5,7 @@ constdefs.h constdefs.c : $(srcdir)/mkconstants.rb
@echo "generating constant definitions"
@$(RUBY) $(srcdir)/mkconstants.rb -H constdefs.h -o constdefs.c
# AUTOGENERATED DEPENDENCIES START
ancdata.o: $(top_srcdir)/internal.h
ancdata.o: $(arch_hdrdir)/ruby/config.h
ancdata.o: constdefs.h
......@@ -246,3 +247,4 @@ unixsocket.o: $(hdrdir)/ruby/st.h
unixsocket.o: $(hdrdir)/ruby/subst.h
unixsocket.o: $(hdrdir)/ruby/thread.h
unixsocket.o: $(hdrdir)/ruby/util.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
strscan.o: $(top_srcdir)/regenc.h
strscan.o: $(top_srcdir)/regint.h
strscan.o: $(arch_hdrdir)/ruby/config.h
......@@ -11,3 +12,4 @@ strscan.o: $(hdrdir)/ruby/regex.h
strscan.o: $(hdrdir)/ruby/ruby.h
strscan.o: $(hdrdir)/ruby/st.h
strscan.o: $(hdrdir)/ruby/subst.h
# AUTOGENERATED DEPENDENCIES END
# AUTOGENERATED DEPENDENCIES START
syslog.o: $(arch_hdrdir)/ruby/config.h
syslog.o: $(hdrdir)/ruby/defines.h
syslog.o: $(hdrdir)/ruby/intern.h
......@@ -6,3 +7,4 @@ syslog.o: $(hdrdir)/ruby/ruby.h
syslog.o: $(hdrdir)/ruby/st.h
syslog.o: $(hdrdir)/ruby/subst.h
syslog.o: $(hdrdir)/ruby/util.h
# AUTOGENERATED DEPENDENCIES END
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册