summaryrefslogtreecommitdiffstats
path: root/usr.bin/wall/Makefile
blob: c5deb3bc408c05063cd80b25dad43adef5f9b487 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

PROG=	wall
SRCS=	ttymsg.c wall.c
BINGRP=	tty
BINMODE=2555

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud