File

man/Makefile @ 10183:5eba710e33f9

util.prosodyctl: Function now differentiates its output, depending if it is being called by install or remove
author João Duarte <jvsDuarte08@gmail.com>
date Wed, 31 Jul 2019 10:02:42 -0700
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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