# $FreeBSD$

PROG=	testaccess
NO_MAN=

SRCS=	testaccess.c
CFLAGS	+= -Wall

.include <bsd.prog.mk>
