Explorar el Código

Added entry for LLgen documentation.

ceriel hace 40 años
padre
commit
6da013b55a
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      doc/Makefile

+ 3 - 1
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: