/[BackupPC]/trunk/xls2conf/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 /trunk/xls2conf/Makefile

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

revision 22 by dpavlin, Mon Jul 11 15:53:59 2005 UTC revision 23 by dpavlin, Mon Jul 11 16:22:50 2005 UTC
# Line 1  Line 1 
1  all:  all:    
2          rm conf/*          test -d conf || mkdir conf
3          ./analitika2conf.pl analitika.xls          rm conf/* || true
4            ./xls2conf.pl analitika.xls
5          cp -f Makefile.install conf/Makefile          cp -f Makefile.install conf/Makefile
6          rsync -rav conf/ 10.210.99.1:conf/          rsync -rav conf/ 10.210.99.1:conf/

Legend:
Removed from v.22  
changed lines
  Added in v.23

  ViewVC Help
Powered by ViewVC 1.1.26