--- gforth/Makefile.in 1995/11/27 18:37:07 1.43 +++ gforth/Makefile.in 1995/11/28 18:45:27 1.44 @@ -143,10 +143,10 @@ more: $(FORTH_GEN) gforth # `realclean' also deletes everything that could be regenerated automatically." clean: - -$(RM) $(GEN) *.o *.s gforth.fi + -$(RM) $(GEN) *.o *.s gforth.fi *.fi~ *.fi+ version.fs TAGS crossdoc.fd distclean: clean - -$(RM) machine.h kernal.fi config.cache config.log + -$(RM) machine.h kernal.fi config.cache config.log config.status Makefile realclean: distclean -$(RM) $(GEN_PRECIOUS)