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

PROG=	chat
CFLAGS+=-Wall
SRCS=	chat.c
MAN8=	chat.8

#as per policies section in handbook
MAINTAINER=	peter@freebsd.org

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