File

man/Makefile @ 8612:1f2fb8070c7c

GNUMakefile: Add 'coverage' target (requires luacov and luacov-console)
author Matthew Wild <mwild1@gmail.com>
date Sat, 17 Mar 2018 09:31:57 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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