all:
	./runtests.sh
clean: 
	/bin/rm -f out.dat test_io[1-4] *.o
