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