summaryrefslogtreecommitdiffstats
path: root/usr.bin/chat/Makefile
blob: b0b7686d0ed29200efb54e6f487cd7e5712ad33a (plain)
1
2
3
4
5
6
7
8
#	$FreeBSD$

PROG=	chat
SRCS=	chat.c
MAN8=	chat.8
BINDIR?=	/usr/bin

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