Skip to content

Commit a86e954

Browse files
author
Zachary Scott
committed
Revert part of "Sync with trunk"
This partially reverts commit 18b3000.
1 parent 6e0ed24 commit a86e954

File tree

3 files changed

+0
-49
lines changed

3 files changed

+0
-49
lines changed

ext/json/ext/generator/depend

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1 @@
1-
$(OBJS): $(ruby_headers)
21
generator.o: generator.c generator.h $(srcdir)/../fbuffer/fbuffer.h
3-
4-
# AUTOGENERATED DEPENDENCIES START
5-
generator.o: $(RUBY_EXTCONF_H)
6-
generator.o: $(arch_hdrdir)/ruby/config.h
7-
generator.o: $(hdrdir)/ruby/defines.h
8-
generator.o: $(hdrdir)/ruby/encoding.h
9-
generator.o: $(hdrdir)/ruby/intern.h
10-
generator.o: $(hdrdir)/ruby/missing.h
11-
generator.o: $(hdrdir)/ruby/oniguruma.h
12-
generator.o: $(hdrdir)/ruby/re.h
13-
generator.o: $(hdrdir)/ruby/regex.h
14-
generator.o: $(hdrdir)/ruby/ruby.h
15-
generator.o: $(hdrdir)/ruby/st.h
16-
generator.o: $(hdrdir)/ruby/subst.h
17-
generator.o: $(top_srcdir)/ext/json/fbuffer/fbuffer.h
18-
generator.o: $(top_srcdir)/include/ruby.h
19-
generator.o: generator.c
20-
generator.o: generator.h
21-
# AUTOGENERATED DEPENDENCIES END

ext/json/ext/parser/depend

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1 @@
1-
$(OBJS): $(ruby_headers)
21
parser.o: parser.c parser.h $(srcdir)/../fbuffer/fbuffer.h
3-
4-
# AUTOGENERATED DEPENDENCIES START
5-
parser.o: $(RUBY_EXTCONF_H)
6-
parser.o: $(arch_hdrdir)/ruby/config.h
7-
parser.o: $(hdrdir)/ruby/defines.h
8-
parser.o: $(hdrdir)/ruby/encoding.h
9-
parser.o: $(hdrdir)/ruby/intern.h
10-
parser.o: $(hdrdir)/ruby/missing.h
11-
parser.o: $(hdrdir)/ruby/oniguruma.h
12-
parser.o: $(hdrdir)/ruby/ruby.h
13-
parser.o: $(hdrdir)/ruby/st.h
14-
parser.o: $(hdrdir)/ruby/subst.h
15-
parser.o: $(top_srcdir)/ext/json/fbuffer/fbuffer.h
16-
parser.o: $(top_srcdir)/include/ruby.h
17-
parser.o: parser.c
18-
parser.o: parser.h
19-
parser.o: parser.rl
20-
# AUTOGENERATED DEPENDENCIES END

ext/json/ext/parser/prereq.mk

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)