all: crontab nodes2prometheus.sh crontab: crontab.in ../conf/substitute.sh $> $@ nodes2prometheus.sh: nodes2prometheus.sh.in ../conf/substitute.sh $> $@ chmod +x $@ clean: rm -f crontab nodes2prometheus.sh