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