Added an entry called distr.
authorkeie <none@none>
Fri, 25 Jan 1985 11:28:55 +0000 (11:28 +0000)
committerkeie <none@none>
Fri, 25 Jan 1985 11:28:55 +0000 (11:28 +0000)
This make the formatted install.pr to be put on the distribution tape.

doc/Makefile

index cacbfa5..1898935 100644 (file)
@@ -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