summaryrefslogtreecommitdiff
path: root/ext/pty
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-15 10:28:25 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-15 10:28:25 +0000
commit57682b05e1af3e40361a7d4c2bc7ab1153ded4a5 (patch)
treeeb5719fe482f13f25d1f6508464d716784074b36 /ext/pty
parent558b9191c0c76d9807f339dae289a62ad7ed4ae8 (diff)
* 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
Diffstat (limited to 'ext/pty')
-rw-r--r--ext/pty/depend24
1 files changed, 12 insertions, 12 deletions
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