X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/18b367967a76db6639bc98ed58a4b1e37fb140d2..8c9ae8c3697688fde086a6a7946456791ddbdff0:/Makefile diff --git a/Makefile b/Makefile index eda083b..d1e2e77 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,11 @@ -PREFIX:=/usr/local +PREFIX:=/usr -build: +build: mr.1 webcheckout.1 + +mr.1: mr pod2man -c mr mr > mr.1 + +webcheckout.1: webcheckout pod2man -c webcheckout webcheckout > webcheckout.1 test: