1 2 3 4 5 6 7 8
# $FreeBSD$ PROG= chat SRCS= chat.c MAN8= chat.8 BINDIR?= /usr/bin .include <bsd.prog.mk>