So, I'm thinking about doing the following? Is this OK with everyone? Cheers Dave Index: Makefile.in =================================================================== RCS file: /src/ruby/Makefile.in,v retrieving revision 1.55 diff -r1.55 Makefile.in 142c142 < install: rbconfig.rb --- > install: rbconfig.rb rdoc 149a150,153 > rdoc: > echo Generating RDoc documentation > $(MINIRUBY) -I lib bin/rdoc --all --ri-system *.c > 201c205 < .PHONY: test --- > .PHONY: test rdoc