--- Makefile 2009/07/16 19:13:13 7 +++ Makefile 2009/07/19 18:48:01 17 @@ -1,5 +1,9 @@ +host=koha-hw +#host=mjesec + all: - rm -fv ps.rrd - TZ= ./ps2rrd.pl koha-hw/2009-??-??/???? - qiv ps-*hour* + ./ps2rrd.pl --use VSZ $(host)/ps/*/???0 + ./ps2rrd.pl --use SZ $(host)/ps/*/???0 + ./ps2rrd.pl --use RSS $(host)/ps/*/???0 + qiv *weekly*.png