1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/syck/depend

11 lines
291 B
Text
Raw Normal View History

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