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

PROG=	filter-trace
SRCS=	filter_trace.c

NOMAN=	noman

.include <bsd.prog.mk>
