From e315aa0c41b59249250fdfc6a0eef94635aedb40 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 11 Aug 2013 07:53:32 +0000 Subject: 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 --- ext/-test-/bignum/depend | 1 - ext/-test-/debug/depend | 1 - ext/-test-/exception/depend | 1 - ext/-test-/string/depend | 1 - 4 files changed, 4 deletions(-) (limited to 'ext/-test-') diff --git a/ext/-test-/bignum/depend b/ext/-test-/bignum/depend index b3fba1ea34..947441064c 100644 --- a/ext/-test-/bignum/depend +++ b/ext/-test-/bignum/depend @@ -1,4 +1,3 @@ -extconf.h: $(SRCS) $(OBJS): $(HDRS) $(ruby_headers) intpack.o: intpack.c $(top_srcdir)/internal.h diff --git a/ext/-test-/debug/depend b/ext/-test-/debug/depend index fb46c351ba..3cbdbe5a26 100644 --- a/ext/-test-/debug/depend +++ b/ext/-test-/debug/depend @@ -1,3 +1,2 @@ -extconf.h: $(SRCS) init.o: $(HDRS) $(ruby_headers) inspector.o: $(HDRS) $(ruby_headers) $(hdrdir)/ruby/debug.h diff --git a/ext/-test-/exception/depend b/ext/-test-/exception/depend index ceb532a66e..79b6c53f50 100644 --- a/ext/-test-/exception/depend +++ b/ext/-test-/exception/depend @@ -1,4 +1,3 @@ -extconf.h: $(SRCS) $(OBJS): $(HDRS) $(ruby_headers) \ $(hdrdir)/ruby/encoding.h \ $(hdrdir)/ruby/oniguruma.h diff --git a/ext/-test-/string/depend b/ext/-test-/string/depend index 9ee6ff0944..86617ff289 100644 --- a/ext/-test-/string/depend +++ b/ext/-test-/string/depend @@ -1,4 +1,3 @@ -extconf.h: $(SRCS) $(OBJS): $(HDRS) $(ruby_headers) \ $(hdrdir)/ruby/encoding.h \ $(hdrdir)/ruby/oniguruma.h -- cgit v1.2.3