KULICHKI=chgk-news@chgk.info RSYNC = rsync -rCuvpte 'ssh' --delete --exclude=.htaccess --exclude=znatoki \ --exclude=boris --exclude=images --exclude=cgi-bin #DESTDIR=~piataev/public_html/boris/reports/ DESTDIR=public_html deliver: $(RSYNC) ./ $(KULICHKI):$(DESTDIR) | tee results.txt ./sendletter.sh cvs: - cvs add `cvs -q update | awk '/^?/{print $$2}'` cvs commit