黒田です。
↓の方が良いと思うですが、どうでしょう?
SunOS5 の /usr/ccs/bin を使いましょうも、吸収できると良いので
すがわかりませんでした。
--- Makefile.in~ Tue Sep 16 11:26:41 1997
+++ Makefile.in Fri Sep 26 14:25:05 1997
@@ -98,3 +98,3 @@
-clean:; @rm -f $(OBJS) $(LIBRUBY) $(MAINOBJ)
+clean:; @rm -f $(OBJS) $(LIBRUBY) $(MAINOBJ) $(EXTOBJS)
@rm -f ext/extinit.c ext/extinit.o
@@ -103,3 +103,3 @@
realclean: clean
- @rm -f Makefile ext/extmk.rb
+ @rm -f Makefile ext/extmk.rb ext/config.cache
@rm -f config.cache config.h config.log config.status