#! /bin/sh 

test:
	run_example.sh

xclean clean:
	rm -rf *~ reep.example_hub4* foo.hyp example_hub4.iectm.2.utf *.ctm.* *.iectm

