# BuildSystemHeader added automatically
# $Header: [Makefile,v 1.1 91/05/01 15:51:53 afuller Exp ]$
all: protocol library encoding

protocol: tbl protocol.mm | troff -mm -R150 -r08P -rW32P > protocol.lpt

library: tbl library.mm  | troff -mm -R150 -r08P -rW32P > library.lpt

encoding: tbl encoding.mm | troff -mm -R150 -r08P -rW32P > encoding.lpt
