xref: /freebsd/bin/pwait/Makefile (revision b1f9167f94059fd55c630891d359bcff987bd7eb)
1# $FreeBSD$
2
3PROG=	pwait
4
5.include <bsd.prog.mk>
6