Files
cae-tools/cameo/test/3/Makefile
T

8 lines
110 B
Makefile

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