xbnet/doc/Makefile
2019-10-29 22:01:40 -05:00

5 lines
68 B
Makefile

ALL: lorapipe.1
%.1: %.1.md
pandoc --standalone --to man $< -o $@