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

PROG=	filter-stub
SRCS=	filter_stub.c

NOMAN=	noman

.include <bsd.prog.mk>
