aboutsummaryrefslogtreecommitdiff
path: root/bin/pwait/Makefile
blob: de3d5481fd40e0dab8843da7f08681fdf383c0df (plain) (blame)
1
2
3
4
5
6
7
8
9
10

.include <src.opts.mk>

PACKAGE=runtime
PROG=	pwait

HAS_TESTS=
SUBDIR.${MK_TESTS}+=	tests

.include <bsd.prog.mk>