.PHONY:	all plot

all:
	./doit

plot:
	echo 'plot "in.gp" with lines, "out.gp" with lines' | gnuplot -persist