foo: other.stamp prometheus.stamp SRC=heating.cgi boiler_rx run_boiler_rx other.stamp: ${SRC} #scp heating.cgi other:/export/home/httpd/heating/cgi-bin/index.cgi scp boiler_rx run_boiler_rx other:/usr/local/sbin/ touch $@ prometheus.stamp: ${SRC} scp heating.cgi prometheus:/home/httpd/html/heating.cgi scp boiler_rx run_boiler_rx dhoma:/usr/local/sbin/ touch $@ clean: /bin/rm -f *.bak tidy: perltidy -b heating.cgi boiler_rx