From: ceriel Date: Mon, 8 Oct 1984 15:00:23 +0000 (+0000) Subject: Added entry for LLgen documentation. X-Git-Tag: release-5-5~6064 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=82d5bad777318f5e5472118360b50f3d6a2e6c8c;p=ack.git Added entry for LLgen documentation. --- diff --git a/doc/Makefile b/doc/Makefile index 3eb0f9362..88d5e09f5 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,7 +3,7 @@ SUF=pr PRINT=cat RESFILES=cref.$(SUF) pcref.$(SUF) val.$(SUF) v7bugs.$(SUF) install.$(SUF)\ -ack.$(SUF) cg.$(SUF) regadd.$(SUF) peep.$(SUF) toolkit.$(SUF) +ack.$(SUF) cg.$(SUF) regadd.$(SUF) peep.$(SUF) toolkit.$(SUF) LLgen.$(SUF) NROFF=nroff MS=-ms @@ -27,6 +27,8 @@ val.$(SUF): val.doc $(NROFF) $? >$@ toolkit.$(SUF): toolkit.doc $(NROFF) $(MS) $? >$@ +LLgen.$(SUF): LLgen.doc + eqn $? | $(NROFF) $(MS) >$@ install cmp: