summaryrefslogtreecommitdiff
path: root/bin/pwait/Makefile
blob: 99e6534034dc3d4014a627aa455f2d49fcf705da (plain)
1
2
3
4
5
6
7
8
9
.include <src.opts.mk>

PACKAGE=runtime
PROG=	pwait

HAS_TESTS=
SUBDIR.${MK_TESTS}+=	tests

.include <bsd.prog.mk>