all:
	./test.sh
clean:
	rm -f lin*.txt nn-*.txt *~ core
