From: keie Date: Fri, 25 Jan 1985 11:28:55 +0000 (+0000) Subject: Added an entry called distr. X-Git-Tag: release-5-5~5702 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=3c5d3c55afa86c50801ec18f9ee77a759d74d0ce;p=ack.git Added an entry called distr. This make the formatted install.pr to be put on the distribution tape. --- diff --git a/doc/Makefile b/doc/Makefile index cacbfa56c..189893539 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -39,6 +39,8 @@ LLgen.$(SUF): LLgen.doc install cmp: +distr: install.doc + nroff -Tlp install.doc >install.pr pr: @make "SUF="$SUF "NROFF="$NROFF "PRINT="$PRINT $(RESFILES) \ >make.pr.out 2>&1