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

Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"

Makefiles should be re-configured by extract_makefile.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2013-08-11 07:53:32 +00:00
parent 49826b4b72
commit e315aa0c41
4 changed files with 0 additions and 4 deletions

View file

@ -1,4 +1,3 @@
extconf.h: $(SRCS)
$(OBJS): $(HDRS) $(ruby_headers)
intpack.o: intpack.c $(top_srcdir)/internal.h

View file

@ -1,3 +1,2 @@
extconf.h: $(SRCS)
init.o: $(HDRS) $(ruby_headers)
inspector.o: $(HDRS) $(ruby_headers) $(hdrdir)/ruby/debug.h

View file

@ -1,4 +1,3 @@
extconf.h: $(SRCS)
$(OBJS): $(HDRS) $(ruby_headers) \
$(hdrdir)/ruby/encoding.h \
$(hdrdir)/ruby/oniguruma.h

View file

@ -1,4 +1,3 @@
extconf.h: $(SRCS)
$(OBJS): $(HDRS) $(ruby_headers) \
$(hdrdir)/ruby/encoding.h \
$(hdrdir)/ruby/oniguruma.h