File

man/Makefile @ 7943:da791f11e20c

configure: Set RUNWITH to lua + lua-suffix unless --runwith is given (fixes #721, #777)
author Kim Alvefur <zash@zash.se>
date Thu, 02 Mar 2017 23:01:12 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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