# This is for unix distributions!
distclean:
	rm -f wsetup
	rm -f *~
	/bin/rm -f *.po *.itf *.asr

