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