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