File

man/Makefile @ 8807:bf91de890107

GNUmakefile: Add a fallback for `hg files` not working in linter target
author Kim Alvefur <zash@zash.se>
date Sun, 20 May 2018 02:40:08 +0200 (2018-05-20)
parent 7032:817c7b197ac7
line wrap: on
line source
all: prosodyctl.man

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