File

man/Makefile @ 8554:12a68e0d0ecf

Makefile: Also package /net/resolvers Fixes #1094
author Michel Le Bihan <michel@lebihan.pl>
date Wed, 28 Feb 2018 18:12:20 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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