--- gforth/Makefile.in 1996/01/07 17:22:06 1.52 +++ gforth/Makefile.in 1996/01/25 16:45:49 1.53 @@ -204,8 +204,9 @@ clean: mostlyclean distclean: clean -$(RM) machine.h kernal.fi config.cache config.log config.status config.h Makefile -realclean: distclean - -$(RM) $(GEN_PRECIOUS) +#realclean is useless, but dangerous, so it's commented out +#realclean: distclean +# -$(RM) $(GEN_PRECIOUS) #mostlyclean, but also remove some of the stuff that is distributed virtualclean: mostlyclean