1 .PHONY: run 2 run: 3 python3 yah2g.py --header static/index.html.header --footer static/index.html.footer \ 4 --icon static/favicon.ico --css static/style.css --robots static/robots.txt