
clean :
	cd tests+examples; $(MAKE) clean
	rm -r -f CM .depend .x86 .sparc
	rm -r -f regExp/CM regExp/.depend regExp/.x86 regExp/.sparc
