Files

8 lines
110 B
Makefile

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