@@ -24,12 +24,12 @@ clean: rm -f kit $(OBJS) kit.res.o distclean: clean - rm -f config.h Makefile config.log config.status + rm -f config.h Makefile Makefile.in config.log config.status rm -rf autom4te.cache mrproper: distclean rm -f configure config.h boot.tcl.h zipvfs.tcl.h .PHONY: all clean distclean