#	BSDI	Makefile,v 2.1 1995/02/03 06:43:46 polk Exp

LIB=	support
SRCS=	strcasestr.c authuser.c ftw.c
NOPROFILE=noprofile

CFLAGS+=	-I${.CURDIR}/../ftpd

install:

.include <bsd.lib.mk>
