Move the legend over to the upper left hand side, so it doesn't obscure part of the generated graphs. Obtained from: http://phk.freebsd.dk/Gnats Approved by: phk
15 lines
174 B
Makefile
15 lines
174 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
all:
|
|
./go.tcl
|
|
./eval.tcl
|
|
make copy
|
|
|
|
copy:
|
|
./cut.tcl 365 __ __365
|
|
./cut.tcl 30 __ __30
|
|
./cut.tcl 7 __ __7
|
|
./cut.tcl 1 __ __1
|
|
/usr/local/bin/gnuplot g
|