File

man/Makefile @ 9547:a06419532efb

MUC: Remove debug log
author Matthew Wild <mwild1@gmail.com>
date Thu, 25 Oct 2018 14:17:32 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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