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