File

man/Makefile @ 10755:aa8a67111cb1 0.11

Backed out changeset 18f2c7bc5795 (was testing against wrong branch)
author Matthew Wild <mwild1@gmail.com>
date Thu, 23 Apr 2020 13:43:29 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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