# $FreeBSD: stable/11/bin/pwait/Makefile 315723 2017-03-22 17:53:25Z bdrewery $

.include <src.opts.mk>

PACKAGE=runtime
PROG=	pwait

.if ${MK_TESTS} != "no"
SUBDIR+=	tests
.endif

.include <bsd.prog.mk>
