Pull in some of the lpt_port_test fixes from lpt.c.
[unix-history] / usr.bin / wall / Makefile
# @(#)Makefile 5.4 (Berkeley) 5/11/90
PROG= wall
SRCS= ttymsg.c wall.c
BINGRP= tty
BINMODE=2555
.include <bsd.prog.mk>