summaryrefslogtreecommitdiffstats
path: root/usr.bin/chat/Makefile
blob: 1154024e846f98cca862ae6b6b50b7540d0dfca2 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$Id: Makefile,v 1.5 1997/08/22 15:42:31 peter Exp $

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