summaryrefslogtreecommitdiff
path: root/ruby_2_2/ext/objspace/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_2_2/ext/objspace/extconf.rb')
-rw-r--r--ruby_2_2/ext/objspace/extconf.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/ruby_2_2/ext/objspace/extconf.rb b/ruby_2_2/ext/objspace/extconf.rb
deleted file mode 100644
index 2b4154303f..0000000000
--- a/ruby_2_2/ext/objspace/extconf.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-$INCFLAGS << " -I$(topdir) -I$(top_srcdir)"
-$VPATH << '$(topdir)' << '$(top_srcdir)' # for id.h.
-create_makefile('objspace')