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