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