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