clean:
	rm -f `file * | awk -F: '/ELF/ {print $$1}'` gmon.out
