%.1: %.md
	pandoc -s -t man $^ -o $@

.PHONY: all
all: ubuntu-lint.1
