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