/[ps-trend]/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 7 by dpavlin, Thu Jul 16 19:13:13 2009 UTC revision 17 by dpavlin, Sun Jul 19 18:48:01 2009 UTC
# Line 1  Line 1 
1    host=koha-hw
2    #host=mjesec
3    
4  all:  all:
5          rm -fv ps.rrd          ./ps2rrd.pl --use VSZ $(host)/ps/*/???0
6          TZ= ./ps2rrd.pl koha-hw/2009-??-??/????          ./ps2rrd.pl --use SZ  $(host)/ps/*/???0
7          qiv ps-*hour*          ./ps2rrd.pl --use RSS $(host)/ps/*/???0
8            qiv *weekly*.png
9    

Legend:
Removed from v.7  
changed lines
  Added in v.17

  ViewVC Help
Powered by ViewVC 1.1.26