Browse Source

Added an entry called distr.
This make the formatted install.pr to be put on the distribution tape.

keie 39 years ago
parent
commit
690546a7d6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      doc/Makefile

+ 2 - 0
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