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