--- gforth/Makefile.in 1997/06/01 20:50:38 1.102 +++ gforth/Makefile.in 1997/06/12 17:37:22 1.103 @@ -284,7 +284,7 @@ clean: mostlyclean -$(RM) -rf $(GEN) *.o engine/*.o engine/*.a distclean: clean - -$(RM) machine/machine.h kernel.fi config.cache config.log \ + -$(RM) machine kernel.fi config.cache config.log \ config.status engine/config.h Makefile stamp-h #realclean is useless, but dangerous, so it's commented out