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