Added an entry called distr.
This make the formatted install.pr to be put on the distribution tape.
This commit is contained in:
parent
6d344b6702
commit
3c5d3c55af
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue