Parcourir la source

Added an entry to create a doc.pr suitable for printing
on a straightforward line printer.

keie il y a 39 ans
Parent
commit
d0a48dc8e1
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      doc/em/Makefile

+ 3 - 0
doc/em/Makefile

@@ -7,6 +7,9 @@ IOP=../../util/ass/ip_spec.t
 doc.pr: $(FILES) itables em.i
 	tbl $(FILES) | $(NROFF) >doc.pr
 
+distr:	$(FILES) itables em.i
+	tbl $(FILES) | nroff -Tlp >doc.pr
+
 opr:	doc.pr
 	make pr | opr