#	BSDI	Makefile,v 1.1.1.1 1994/12/17 03:21:36 polk Exp

PROG=	filechan
SRCS=	filechan.c map.c
NOMAN=	noman
BINDIR=	${NEWSBIN}

.PATH:	${.CURDIR}/../buffchan

.include <bsd.prog.mk>
