#
# $FreeBSD$
#
.PATH: ${.CURDIR}/../..
PROG=	asyncwatch
MAN=
SRCS=	asyncwatch.c

.include <bsd.prog.mk>
