File

man/Makefile @ 9859:5810f22c4750

Actually remove coding_style.txt
author Matthew Wild <mwild1@gmail.com>
date Thu, 14 Mar 2019 16:18:00 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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