PYTHON= wc.py freq.py word.py HTML= $(PYTHON:.py=.html) all: $(HTML) %.html: %.py Makefile pygmentize -f html -O full,style=vs $< \ | sed 's,