send-files = *.pdf # Sends to fripost.org for publication send: rsync -ruvp --chmod=Dugo+rx,Fugo+r $(send-files) www.fripost.org:/var/www/fripost.org/material/ SHELL = /bin/bash