#	BSDI	Makefile,v 1.2 1994/12/17 06:25:41 polk Exp

PROG=	nntplist
SRCS=	nntplist.c nntpclient.c nntpinit.c nntpauth.c util2.c
CFLAGS+=-I${.CURDIR}/../trn -I${.CURDIR}/../trn/obj
NOMAN=	noman

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

.include <bsd.prog.mk>
