From 57682b05e1af3e40361a7d4c2bc7ab1153ded4a5 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 15 Nov 2014 10:28:25 +0000 Subject: * common.mk: Remove comments in Dependency lines. Notified by usa. * enc/depend: Ditto. * ext/**/depend: Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48434 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/pty/depend | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'ext/pty/depend') diff --git a/ext/pty/depend b/ext/pty/depend index b280378ce1..b33617630c 100644 --- a/ext/pty/depend +++ b/ext/pty/depend @@ -1,12 +1,12 @@ -pty.o: $(top_srcdir)/internal.h # ext/pty/pty.o: internal.h -pty.o: $(arch_hdrdir)/ruby/config.h # ext/pty/pty.o: .ext/include/x86_64-linux/ruby/config.h -pty.o: $(hdrdir)/ruby/defines.h # ext/pty/pty.o: include/ruby/defines.h -pty.o: $(hdrdir)/ruby/encoding.h # ext/pty/pty.o: include/ruby/encoding.h -pty.o: $(hdrdir)/ruby/intern.h # ext/pty/pty.o: include/ruby/intern.h -pty.o: $(hdrdir)/ruby/io.h # ext/pty/pty.o: include/ruby/io.h -pty.o: $(hdrdir)/ruby/missing.h # ext/pty/pty.o: include/ruby/missing.h -pty.o: $(hdrdir)/ruby/oniguruma.h # ext/pty/pty.o: include/ruby/oniguruma.h -pty.o: $(hdrdir)/ruby/ruby.h # ext/pty/pty.o: include/ruby/ruby.h -pty.o: $(hdrdir)/ruby/st.h # ext/pty/pty.o: include/ruby/st.h -pty.o: $(hdrdir)/ruby/subst.h # ext/pty/pty.o: include/ruby/subst.h -pty.o: $(hdrdir)/ruby/util.h # ext/pty/pty.o: include/ruby/util.h +pty.o: $(top_srcdir)/internal.h +pty.o: $(arch_hdrdir)/ruby/config.h +pty.o: $(hdrdir)/ruby/defines.h +pty.o: $(hdrdir)/ruby/encoding.h +pty.o: $(hdrdir)/ruby/intern.h +pty.o: $(hdrdir)/ruby/io.h +pty.o: $(hdrdir)/ruby/missing.h +pty.o: $(hdrdir)/ruby/oniguruma.h +pty.o: $(hdrdir)/ruby/ruby.h +pty.o: $(hdrdir)/ruby/st.h +pty.o: $(hdrdir)/ruby/subst.h +pty.o: $(hdrdir)/ruby/util.h -- cgit v1.2.3