aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syck/depend
diff options
context:
space:
mode:
Diffstat (limited to 'ext/syck/depend')
-rw-r--r--ext/syck/depend10
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/syck/depend b/ext/syck/depend
new file mode 100644
index 0000000000..05303cdf47
--- /dev/null
+++ b/ext/syck/depend
@@ -0,0 +1,10 @@
+handler.o: handler.c syck.h
+emitter.o: emitter.c syck.h
+implicit.o: implicit.c syck.h
+gram.o: gram.c syck.h
+bytecode.o: bytecode.c syck.h gram.h
+node.o: node.c syck.h
+syck.o: syck.c syck.h
+token.o: token.c syck.h gram.h
+yaml2byte.o: yaml2byte.c syck.h yamlbyte.h
+rubyext.o: rubyext.c syck.h