File

man/Makefile @ 11289:c6965f3c321c

lint: Add initial semgrep config
author Kim Alvefur <zash@zash.se>
date Mon, 18 Jan 2021 17:28:34 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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