aboutsummaryrefslogtreecommitdiffstats
path: root/ext/json
diff options
context:
space:
mode:
Diffstat (limited to 'ext/json')
-rw-r--r--ext/json/generator/depend3
-rw-r--r--ext/json/parser/depend3
2 files changed, 6 insertions, 0 deletions
diff --git a/ext/json/generator/depend b/ext/json/generator/depend
index 72f1c130b2..84d79d62b7 100644
--- a/ext/json/generator/depend
+++ b/ext/json/generator/depend
@@ -1,6 +1,9 @@
$(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
diff --git a/ext/json/parser/depend b/ext/json/parser/depend
index 87c123305a..8b2335245e 100644
--- a/ext/json/parser/depend
+++ b/ext/json/parser/depend
@@ -1,5 +1,8 @@
$(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