File

man/Makefile @ 9678:6178b491fe28

configure: Also look for lua.h in a directory with the same suffix as the interpreter (FreeBSD-friendly)
author Matthew Wild <mwild1@gmail.com>
date Mon, 03 Dec 2018 19:38:19 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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