@@ -15,5 +15,7 @@ ./configure || exit 1 make mk4tcl.tcl.h make distclean ) || exit 1 + +find . -name '.*.sw?' -type f | xargs rm -f