--- gforth/Attic/makefile.dos 1995/11/24 18:05:34 1.9 +++ gforth/Attic/makefile.dos 1995/11/28 18:45:29 1.10 @@ -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)