fixed names, Makefile and misc stuff
[BackupPC.git] / xls2conf / Makefile
1 all:    
2         test -d conf || mkdir conf
3         rm conf/* || true
4         ./xls2conf.pl analitika.xls
5         cp -f Makefile.install conf/Makefile
6         rsync -rav conf/ 10.210.99.1:conf/